2.1.2.2 BL_APPLICATION_START_ADDRESS
#define BL_APPLICATION_START_ADDRESS (0xC000) /* cppcheck-suppress misra-c2012-2.5; This is a false positive. */
Start of the application memory space.
#define BL_APPLICATION_START_ADDRESS (0xC000) /* cppcheck-suppress misra-c2012-2.5; This is a false positive. */
Start of the application memory space.