2.1.4.2 bl_image_id_t
enum bl_image_id_t
Contains the code corresponding to the various image IDs used in the system.
| IMAGE_0 |
0x00 - Image ID 0 will always be the execution space due to hardware limitations. The image will be located from address 0x4000 to address 0x11FFF |
| IMAGE_1 |
0x01 - Image ID 1 is the image space that resides from address 0x12000 to address 0x1FFFF |
