Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/lib/locks/bakery/
Dbakery_lock_normal.c67 static inline void write_cache_op(uintptr_t addr, bool cached) in write_cache_op() argument
69 if (cached) in write_cache_op()
77 static inline void read_cache_op(uintptr_t addr, bool cached) in read_cache_op() argument
79 if (cached) in read_cache_op()
/trusted-firmware-a-latest/.husky/
Dpre-commit.copyright12 FILES=`git diff --cached --name-only HEAD`
/trusted-firmware-a-latest/docs/resources/diagrams/plantuml/
Drss_attestation_flow.puml38 Rnote over RMM: Platform token is\n\ cached. It is not\n\ changing within\n\ a power cycle.
/trusted-firmware-a-latest/docs/components/
Dxlat-tables-lib-v2-design.rst77 The region attributes specify the type of memory (for example device or cached
425 mapping cannot be cached in the TLBs.
Del3-spmc.rst372 - SPMC fetches the cached memory descriptor from the datastore,