Zephyr - MarekBykowski/readme GitHub Wiki
Zephyr for Cortex-A
Get the source code
west init ~/zephyrproject
cd ~/zephyrproject
west update
What it does under-the-hood is described here https://docs.zephyrproject.org/latest/develop/west/basics.html#west-init-and-west-update
.config
Get the .config (Linux like)
cd build
west build -t menuconfig
Linker script
include/zephyr/arch/arm64/scripts/linker.ld