Home
last modified time | relevance | path

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

/trusted-firmware-a-3.7.0/plat/arm/board/fvp/
Dfvp_drtm_dma_prot.c30 bool plat_has_unmanaged_dma_peripherals(void) in plat_has_unmanaged_dma_peripherals() function
/trusted-firmware-a-3.7.0/include/plat/common/
Dplat_drtm.h44 bool plat_has_unmanaged_dma_peripherals(void);
/trusted-firmware-a-3.7.0/services/std_svc/drtm/
Ddrtm_dma_prot.c64 if (plat_has_unmanaged_dma_peripherals()) { in drtm_dma_prot_init()
/trusted-firmware-a-3.7.0/docs/
Dporting-guide.rst919 Function : plat_has_unmanaged_dma_peripherals()