Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/src/security/intel/stm/
H A DStmPlatformSmm.c133 extern uint8_t *stm_resource_heap;
162 stm_resource_heap = (uint8_t *)addr_calc; in stm_setup()
167 stm_resource_heap); in stm_setup()
H A DSmmStm.c94 uint8_t *stm_resource_heap = NULL; variable
482 m_stm_resources_ptr = stm_resource_heap; in add_pi_resource()