summaryrefslogtreecommitdiff
path: root/src/arch/arm64/armv8/lib
AgeCommit message (Expand)Author
2018-08-10arm64: Drop checks for current exception level, hardcode EL3 assumptionJulius Werner
2018-08-10arm64: Remove set_cntfrq() functionJulius Werner
2018-05-22Introduce bootblock self-decompressionJulius Werner
2018-04-30arm64: Add ARCH TimerT Michael Turney
2017-06-02arch/arm: Correct checkpatch errorsLogan Carlson
2017-05-16arch/arm64: Use variables of the right size for msr/mrs opcodesPatrick Georgi
2015-11-07arm64: remove secmonAaron Durbin
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-05-19arm64: Reorganize payload entry code and related KconfigsJulius Werner
2015-04-22arm64: save and restore cntfrq for secondary cpusJimmy Huang
2015-04-10arm64: Add function for reading TCR register at current ELFurquan Shaikh
2015-04-07arm64: Add verstage supportFurquan Shaikh
2015-03-28arm64: Add support for secure monitorFurquan Shaikh
2015-03-28arm64 libhelpers: Add helper functions for writing sp_elxFurquan Shaikh
2015-03-28arm64 libhelpers: Add helper functions with el argumentFurquan Shaikh
2015-03-27arm64: add more barrier supportAaron Durbin
2015-03-27arm64: add midr_el1 accessor functionAaron Durbin
2015-03-02coreboot arm: Define function for setting cntfrq registerFurquan Shaikh
2015-02-25coreboot arm64: Add library for system accessFurquan Shaikh