summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/armv8
AgeCommit message (Expand)AuthorFilesLines
2023-04-25armv8: enable HAFDBS for other ELx when FEAT_HAFDBS is presentmeitao1-2/+8
2023-04-25arm64: Use FEAT_HAFDBS to track dirty pages when availableMarc Zyngier1-4/+10
2022-06-16armv8: always use current exception level for TCR_ELx accessAndre Przywara1-1/+3
2022-06-03armv8: Fix TCR 64-bit writesAndre Przywara1-3/+3
2020-01-18common: Move hang() to the same header as panic()Simon Glass1-0/+1
2018-11-20Use _AC and UL macros from linux/const.hBaruch Siach1-0/+2
2018-10-22armv8: add cpu core helper functionsPeng Fan1-0/+26
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2-4/+2
2017-12-04armv8: mmu: fix page table mappingPeng Fan1-0/+1
2017-10-27armv8: sec_firmware: Add support for loadables in FITSumit Garg1-1/+3
2017-09-13armv8: mmu: add space around operatorAndy Yan1-1/+1
2017-09-13armv8: mmu: remove unused macro definitionAndy Yan1-9/+0
2017-08-26ARMv8/sec_firmware : Update chosen/kaslr-seed with random numberRuchika Gupta1-0/+9
2017-04-24arm: psci: make psci usable on single core socsYuantian Tang1-0/+7
2017-03-28fsl-layerscape/ppa: cleanup ppa.hHou Zhiqiang1-4/+0
2017-03-14armv8: mmu: Add a function to change mapping attributesYork Sun1-0/+5
2017-01-19Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini1-1/+1
2017-01-18ARMv8/sec_firmware: relocated and renamed the config FSL_PPA_ARMV8_PSCIHou Zhiqiang1-1/+1
2017-01-04move UL() macro from armv8/mmu.h into common.hAndre Przywara1-8/+0
2016-12-15ARMv8: LS1043A: change macro CONFIG_ARMV8_PSCI definitionmacro.wave.z@gmail.com1-1/+1
2016-07-19ARMv8/layerscape: Add FSL PPA supportHou Zhiqiang1-0/+4
2016-07-19ARMv8: add the secure monitor firmware frameworkHou Zhiqiang1-0/+18
2016-07-15armv8: mmu: Add support of non-identical mappingYork Sun1-1/+2
2016-07-15armv8: mmu: house cleaningYork Sun1-0/+2
2016-03-15arm64: Remove non-full-va map codeAlexander Graf1-65/+1
2016-03-15thunderx: Move mmu table into board fileAlexander Graf1-0/+2
2016-03-15arm64: Make full va map code more dynamicAlexander Graf1-37/+31
2016-03-15arm64: Disable TTBR1 maps in EL1Alexander Graf1-0/+1
2016-03-15thunderx: Calculate TCR dynamicallyAlexander Graf1-5/+1
2016-01-20armv8: New MMU setup code allowing to use 48+ bits PA/VASergey Temerkhanov1-6/+76
2015-11-30armv8/layerscape: Update MMU table with execute-never bitsAlison Wang1-1/+1
2015-10-29armv8/fsl_lsch2: Add fsl_lsch2 SoCMingkai Hu1-0/+1
2015-10-15armv8/mmu: Set bits marked RES1 in TCRThierry Reding1-0/+4
2015-10-15armv8/mmu: Clean up TCR programmingThierry Reding1-2/+2
2015-09-02armv8: fsl-lsch3: Rewrite MMU translation table entriesAlison Wang1-1/+7
2015-07-20armv8: Fix TCR macros for shareability attributeZhichun Hua1-2/+2
2015-02-25armv8/fsl-lsch3: Change normal memory shareabilityYork Sun1-1/+2
2014-07-03ARMv8: Adjust MMU setupYork Sun1-0/+24
2014-01-09arm64: core supportDavid Feng1-0/+111