aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-13Merge 32-bit and 64-bit codeaarch32Greg Bellows
2015-04-13Commonize EL0Greg Bellows
2015-04-10Commonize 32/64 EL1 codeGreg Bellows
2015-04-10Add common build infrastructure and comminize EL3Greg Bellows
2015-04-10Cleanup unused files and any warningsGreg Bellows
2015-04-09Extend mem_map_va to take pte attr inputsGreg Bellows
2015-04-09Cleanup memory utilsGreg Bellows
2015-04-09Complete the AArch32 integrationGreg Bellows
2015-04-08Add EL1 undefined instruction handlerGreg Bellows
2015-04-08Fix EL3 file naming and exception handlerGreg Bellows
2015-04-08Fix UART PT access so EL0 can printGreg Bellows
2015-04-08Fix EL1 exception handler LR argGreg Bellows
2015-04-08Update EL0 loader to use ELF addressGreg Bellows
2015-04-08Change exception return to take argsGreg Bellows
2015-04-08Fix 32-bit gdbinitGreg Bellows
2015-04-08target-arm: Make EL0 images staticGreg Bellows
2015-04-07Add initial aarch32 EL0 integrationGreg Bellows
2015-04-03Convert aarch32 EL1Greg Bellows
2015-04-02Integrate aarch32 monitor supportGreg Bellows
2015-03-31Switched to common mem defs between arm & aarch64Greg Bellows
2015-03-31Separate out 32/64-bit mem from platformGreg Bellows
2015-03-31Adapt arm test to aarch64 build styleGreg Bellows
2015-03-30Fixup EL3 header and convert uint64 to uintptrGreg Bellows
2015-03-30Commonize mem routines and cleanupGreg Bellows
2015-03-27General cleanupGreg Bellows
2015-03-27Fix RW permission issueGreg Bellows
2015-03-27Add WFx tests and general cleanupGreg Bellows
2015-03-23Add test dispatch and secure EL0 testsGreg Bellows
2015-03-23Commonized EL0 codeGreg Bellows
2015-03-23Add trap to EL3 testGreg Bellows
2015-03-19Add secure EL0 along with supporting changesGreg Bellows
2015-03-14Add aarch64 NS P0 register access testGreg Bellows
2015-03-13Add exception logging and controls along with testGreg Bellows
2015-03-12Change SVC to take an OP to follow ARM CCGreg Bellows
2015-03-12Fix-up SMC to better follow the ARM CCGreg Bellows
2015-03-11Add NS EL0 to S EL1 communicationGreg Bellows
2015-03-10Stream-line the monitor_switch call so it eretsGreg Bellows
2015-03-06Add map serviceGreg Bellows
2015-03-06Add EL1 SVC Memory alloc opGreg Bellows
2015-03-05Enable EL0Greg Bellows
2015-03-03Add EL3 start functionGreg Bellows
2015-03-03Remove unnecessary tzboot codeGreg Bellows
2015-03-03Add unmapping of init codeGreg Bellows
2015-03-02Add page permission supportGreg Bellows
2015-02-27Cleanup aarch64 headersGreg Bellows
2015-02-27Add nonsecure EL1Greg Bellows
2015-02-27Reorganize EL pathsGreg Bellows
2015-02-26Add EL1 initializationGreg Bellows
2015-02-26Reorganize and rename secure EL1 files and symbolsGreg Bellows
2015-02-25Enable EL3 MMUGreg Bellows