nuttx/boards/arm64
Eero Nurkkala 1d3ce6b527 arm64/imx9: provide EL3 bootloader support for iMX9
This provides a capable bootloader that may be run from OCRAM.
The OCRAM contains regions that are always zero, so the linker
file avoids those with best effort.

iMX9 infrastructure expects:
  - 0x20480000 (Start of OCRAM, AHAB)
  - 0x2049a000 (NuttX or SPL)
  - 0x204e0000 (ARM Trustzone, not used)

When started from SD-card, the offsets are:
  - 0x1f000 with AHAB
  - 0xa000  without AHAB

Signed-off-by: Eero Nurkkala <eero.nurkkala@offcode.fi>
2024-05-21 09:02:35 +08:00
..
a64/pinephone lvgl: update existing config to use lvgl v9 2024-04-29 10:06:43 +08:00
fvp-v8r/fvp-armv8r arm64_head.S: Add explicit input section for __start 2024-03-23 00:21:54 +08:00
imx8/imx8qm-mek fix nxstyle 2024-04-16 19:09:12 +08:00
imx9/imx93-evk arm64/imx9: provide EL3 bootloader support for iMX9 2024-05-21 09:02:35 +08:00
qemu/qemu-armv8a drivers/devicetree: Add a set of commonly used FDT utilities. 2024-05-09 01:37:11 +08:00
rk3399 fix nxstyle 2024-04-16 19:09:12 +08:00