Files
u-boot/arch
Peng Fan 40153df63a imx: bootaux: get stack from elf file
To i.MX8, M core stack is pre-coded in source code, so need to get it
before kicking M core. The stack pointer is stored in the first word of
the first PT_LOAD section __isr_vector. So use a num to index the
section loading.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
2022-05-20 09:30:28 +02:00
..
2022-05-20 09:30:28 +02:00
2022-04-06 10:58:13 +08:00
2022-04-25 16:04:05 -04:00