Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/mm/
A Dcore_mmu.c78 static const char *tz_sdp_match = "linaro,secure-heap"; variable
278 node = fdt_node_offset_by_compatible(fdt, -1, tz_sdp_match); in dtb_get_sdp_region()
280 DMSG("No %s compatible node found", tz_sdp_match); in dtb_get_sdp_region()
286 tz_sdp_match); in dtb_get_sdp_region()
294 EMSG("%s: Unable to get base addr from DT", tz_sdp_match); in dtb_get_sdp_region()
301 tz_sdp_match); in dtb_get_sdp_region()

Completed in 6 milliseconds