summaryrefslogtreecommitdiffstats
path: root/src/arch/arm64/transition.c
Commit message (Expand)AuthorAgeFilesLines
* src: Remove unneeded include <console/console.h>Elyes HAOUAS2018-11-161-1/+0
* Move compiler.h to commonlibNico Huber2018-10-081-1/+0
* arm64: Drop checks for current exception level, hardcode EL3 assumptionJulius Werner2018-08-101-43/+22
* arm64: Disable MMU during legacy payload handoff (without Arm TF)Julius Werner2018-08-071-1/+4
* compiler.h: add __weak macroAaron Durbin2018-04-241-1/+2
* arm64: tegra132: tegra210: Remove old arm64/stage_entry.SJulius Werner2015-11-171-18/+23
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* arm64: Make SPSR exception masking on EL2 transition explicitJulius Werner2015-05-191-8/+2
* arm64: Add support for transition libraryFurquan Shaikh2015-03-281-0/+134