aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2018-04-26Enable pointer auth for EL2 and belowHEADmasterMark Rutland1-0/+10
2017-09-20bootwrapper: SVE: Enable SVE for EL2 and belowDave Martin2-0/+18
2016-06-15Add AArch32 to the boot-wrapperJean-Philippe Brucker8-0/+449
2016-06-15Add support for 32-bit kernelJean-Philippe Brucker3-2/+27
2016-06-15AArch64: get rid of EL2 trampolineJean-Philippe Brucker1-18/+8
2016-06-15Remove MMU identity map setupJean-Philippe Brucker1-146/+0
2016-06-15Replace exclusive accesses with a bakery lockJean-Philippe Brucker2-41/+0
2016-06-15Rewrite cache flush in CJean-Philippe Brucker2-80/+31
2016-06-15Rewrite GIC drivers in CJean-Philippe Brucker4-145/+49
2016-06-14Rewrite platform initialisation in CJean-Philippe Brucker2-46/+31
2016-06-14AArch64: clean common.SJean-Philippe Brucker3-27/+20
2016-06-14Rewrite boot methods in CJean-Philippe Brucker6-190/+164
2016-06-14AArch64: factor CPU ID gettersJean-Philippe Brucker7-26/+43
2016-06-14AArch64: add a small stack for each CPUJean-Philippe Brucker2-0/+43
2016-06-14AArch64: extract common utilities from PSCIJean-Philippe Brucker3-47/+66
2016-06-14Move all sources to arch-specific folderJean-Philippe Brucker9-0/+818