Searched refs:TA_AVB_MAX_ROLLBACK_LOCATIONS (Results 1 – 2 of 2) sorted by relevance
| /optee_os/ta/avb/include/ | ||
| H A D | ta_avb.h | 10 #define TA_AVB_MAX_ROLLBACK_LOCATIONS 256 macro |
| /optee_os/ta/avb/ | ||
| H A D | entry.c | 18 if (slot >= TA_AVB_MAX_ROLLBACK_LOCATIONS) in get_slot_offset() |