summaryrefslogtreecommitdiff
path: root/src/arch/arm64/armv8/cache.c
AgeCommit message (Expand)Author
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-03-06src/arch/arm64: Convert to SPDX license headerPatrick Georgi
2018-08-10arm64: Turn architectural register accessors into inline functionsJulius Werner
2018-08-10arm64: Drop checks for current exception level, hardcode EL3 assumptionJulius Werner
2018-08-07arch: Retire cache_sync_instructions() from <arch/cache.h> (except arm)Julius Werner
2017-06-02arch/arm: Correct checkpatch errorsLogan Carlson
2017-05-30arm64: Align cache maintenance code with libpayload and ARM32Julius Werner
2015-11-11arm64: mmu: Make page table manipulation work across stagesJulius Werner
2015-05-11cache: Add arch_program_segment_loaded call to arm and arm64Furquan Shaikh
2015-04-27arm64: introduce data cache ops by set/way to the level specifiedJoseph Lo
2015-04-22arm64: provide icache_invalidate_all()Aaron Durbin
2015-03-13armv8: correct dcache line size calculationAaron Durbin
2015-03-02coreboot arm64: Correct cache function namesFurquan Shaikh
2015-02-25coreboot arm64: Add library for system accessFurquan Shaikh
2014-09-23coreboot arm64: Add support for arm64 into coreboot frameworkFurquan Shaikh