Searched refs:PLAT_SPIROM_BASE (Results 1 – 2 of 2) sorted by relevance
26 #define PLAT_SPIROM_BASE 0x20000000 macro39 #define PLAT_SPIROM_SIZE (0x30000000 - PLAT_SPIROM_BASE)42 #define PLAT_SPIROM_FIP_BASE (PLAT_SPIROM_BASE + 0x0001D200)
68 !is_fit(header, PLAT_SPIROM_BASE, PLAT_SPIROM_SIZE) && in rz_check_fsp_header()