Skip to content

Commit

Permalink
doc: Update usage for spmp case
Browse files Browse the repository at this point in the history
Signed-off-by: Huaqi Fang <[email protected]>
  • Loading branch information
fanghuaqi committed Mar 22, 2021
1 parent e278505 commit 98629e0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -769,9 +769,9 @@ To basically port this SDK to match your target, you need at least to change the
* *conf/uboot.cmd*: Change to match your memory map.
* *Makefile*: Change *$(uboot_mkimage)* command line run for *$(boot_uimage_lz4)* target

## Notice

This repo is based on opensource repo https://github.com/sifive/freedom-u-sdk/tree/archive/buildroot
> If you have enabled TEE feature(sPMP module included), you need to configure spmp csr registers
> as this commit https://github.com/Nuclei-Software/opensbi/commit/1d28050d01b93b6afe590487324b663c65a2c429 .
> Then you will be able to boot up linux kernel, otherwise the init process will fail.
## Known issues and FAQs

Expand Down

0 comments on commit 98629e0

Please sign in to comment.