mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-07-16 15:57:19 +00:00
11698cd358
Add support for n1sdp to trusted-services bbappends and rework some things to make it easier to add more in the future. Signed-off-by: Jon Mason <jon.mason@arm.com>
6 lines
212 B
Plaintext
6 lines
212 B
Plaintext
require ts-arm-platforms.inc
|
|
|
|
EXTRA_OECMAKE:append:corstone1000 = "-DMM_COMM_BUFFER_ADDRESS=0x02000000 \
|
|
-DMM_COMM_BUFFER_PAGE_COUNT=1 \
|
|
"
|