arm-trusted-firmware/plat/arm
Salman Nabi bf9a25f075 feat(fvp): set defaults for build commandline
When using ARM_LINUX_KERNEL_AS_BL33, set defaults for the below for
increased build time efficiency:

PRELOADED_BL33_BASE=0x80080000
This address supports older kernels before v5.7

ARM_PRELOADED_DTB_BASE=0x87F00000 (only in RESET_TO_BL31)
1MiB before the address 0x88000000 in FVP. 1MiB seems enough for the
device tree blob (DTB).

Change-Id: I0396b597485e163b43f7c6677c04fcc08db55aa8
Signed-off-by: Salman Nabi <salman.nabi@arm.com>
2025-03-03 16:56:57 +00:00
..
board feat(fvp): set defaults for build commandline 2025-03-03 16:56:57 +00:00
common feat(arm): enable Linux boot from fip as BL33 2025-03-03 16:56:56 +00:00
css/common feat(arm): convert arm platforms to expect a wakeup 2025-02-03 14:29:47 +00:00
soc/common plat/arm: Sanitise includes 2019-01-25 16:04:10 +00:00