diff options
| author | Patrick Delaunay <[email protected]> | 2025-09-17 14:31:30 +0200 |
|---|---|---|
| committer | Patrice Chotard <[email protected]> | 2025-09-30 17:37:10 +0200 |
| commit | 8a2e75e6a1ca51bbd81eef36ffb26737adec316f (patch) | |
| tree | 18f08d6ddab97896ef99de9c3722922bf1e35284 /doc/develop | |
| parent | d1afa6650434b1d6ebeba22a44c3e02a2e822798 (diff) | |
stm32mp2: update register used by BL31 for boot parameter
Use the ARM64 kernel booting register settings, defined in Linux
documentation Documentation/arch/arm64/booting.rst:
x0 = physical address of device tree blob (dtb) in system RAM.
so kernel can replace U-Boot in FIP without modification of BL31.
Use x0 for future TF-A version and keep x2 as fallback to be compatible
with previous version of TF-A BL31.
Signed-off-by: Patrick Delaunay <[email protected]>
Reviewed-by: Patrice Chotard <[email protected]>
Diffstat (limited to 'doc/develop')
0 files changed, 0 insertions, 0 deletions
