Hello team,
i was working with m33 core tried to load a blinky image i found that there are multiple images that we need to load as per multi os package documentation such as blink_secure_vector, blinky_secure_code , blinky_non_secure_vector and blinky_non_secure_code what is the purpose of using mutiple images rather than using a single binary image?also what are the changes i need to do in my kernel so that i can boot both the core without affecting one another?