Home
last modified time | relevance | path

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

/optee_os/core/include/kernel/
H A Ddt.h129 enum dt_map_dev_directive mapping);
351 enum dt_map_dev_directive mapping __unused) in dt_map_dev()
/optee_os/core/drivers/pm/sam/
H A Dat91_pm.c433 enum dt_map_dev_directive mapping = DT_MAP_AUTO; in at91_pm_backup_init() local
442 mapping = DT_MAP_SECURE; in at91_pm_backup_init()
444 if (dt_map_dev(fdt, node, &soc_pm.sfrbu, &size, mapping) < 0) in at91_pm_backup_init()
/optee_os/core/kernel/
H A Ddt.c101 enum dt_map_dev_directive mapping) in dt_map_dev() argument
118 switch (mapping) { in dt_map_dev()
/optee_os/
H A DCHANGELOG.md1080 * Remove support for mapping user TAs with 1 MiB or 2 MiB granularity
1339 * mm: fix confusing memory mapping debug traces
1341 * plat-ti: fix issues with MMU mapping
1373 * plat-stm: fix RNG driver (non-flat mapping)
1494 * [#1081][issue1081] Bad mapping of TA secure memref parameters