commit | 5992ae2a3d0da7da4a6b4dca08fdefb0d625c84a | [log] [tgz] |
---|---|---|
author | Daniel DeGrasse <daniel.degrasse@nxp.com> | Tue Nov 15 15:23:45 2022 -0600 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Mon Dec 05 19:54:37 2022 +0100 |
tree | 6bd866dd7ba1ea450866d9e4e13a288ab34363dc | |
parent | 755af99707e0f382c678c3f2bf389353f6ef383a [diff] |
soc: rt11xx: Enabled multicore support with second image RT11xx features CM4 core, which must be booted from CM7 core. Add support for loading an image for the CM4 to RAM, and booting the CM4 core from this image. Each image is built independently using sysbuild, and the M4 image build produces built collateral with load address information the M7 image can use to load it to RAM Signed-off-by: Daniel DeGrasse <daniel.degrasse@nxp.com>