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 0x2000 to address 0x10FFF |
| IMAGE_1 |
0x01 - Image ID 1 is the image space that resides from address 0x11000 to address 0x1FFFF |
