Searched refs:SIC_MAPPABLE_SIZE (Results 1 – 2 of 2) sorted by relevance
191 #define SIC_MAPPABLE_SIZE 0x01000000 /* 16 MB */ macro212 #define MPC_SIC_RANGE_LIMIT_NS (SIC_HOST_BASE_NS + SIC_MAPPABLE_SIZE-1)215 #define MPC_SIC_RANGE_LIMIT_S (SIC_HOST_BASE_S + SIC_MAPPABLE_SIZE-1)
95 ((img_addr + img_size) > (base_addr + SIC_MAPPABLE_SIZE))) { in sic_boot_setup_auth_and_decrypt()