kendryte / k230_sdk

Kendryte K230 SDK
BSD 2-Clause "Simplified" License
170 stars 38 forks source link

[Bug]: little core opensbi PMP configure error on CanMV-k230 #25

Open yf13 opened 11 months ago

yf13 commented 11 months ago

What happened

When booting CanMV-k230 with SBI debug dump enabled, the following messages shows up in little core console:

Can not configure pmp for domain rootbecause memory region address f04000000 or size 10 is not in range

Does this mean that PMP of little core is not correctly setup?

Reproduction steps

build little core opensbi without defining OPENSBI_QUIET, then check little core console dump of CanMV-k230 device.

Hardware board

CanMV-k230-v1.0

Software version

v1.0.1

Bug frequency

100%

Anything else

No response

wangjianxin-canaan commented 11 months ago

Does this mean that PMP of little core is not correctly setup? yes,This will be fixed on future version.

wuwentao commented 2 months ago

is this issue still exist in latest sdk code? please help to check and cofirm

yf13 commented 2 months ago

Please feel free to close it if it doesn't reproduce in latest SDK. I haven't been using SDK for a while so don't have enough bandwidth to renew my SDK knowledge and recheck again