Home
last modified time | relevance | path

Searched refs:BL_STRING (Results 1 – 1 of 1) sorted by relevance

/external/arm-trusted-firmware/lib/cpus/
Derrata_report.c19 # define BL_STRING "BL1" macro
21 # define BL_STRING "BL31" macro
23 # define BL_STRING "BL32" macro
25 # define BL_STRING "BL2" macro
74 static const char *const __unused bl_str = BL_STRING; in errata_print_msg()