aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-26Add WFx tests and general cleanupaarch64Greg 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
2015-02-20Get initial monitor workingGreg Bellows
2015-02-02Add initial aarch64 supportGreg Bellows
2015-01-30Add aarch64 libcflat supportGreg Bellows
2015-01-30Add cscope files to GIT ignoreGreg Bellows
2015-01-30Rework config file to set CFLAGSGreg Bellows
2015-01-05Convert arm Makefile to local buildGreg Bellows
2015-01-05Make libcflat build localGreg Bellows
2014-12-19Export configure varsGreg Bellows
2014-12-17Break-out debug functions and TESTCASE notesGreg Bellows
2014-12-17Merge branch 'shrink'Greg Bellows
2014-12-17Major cleanup of buildGreg Bellows
2014-12-16Reorganize make filesGreg Bellows
2014-12-03Make security extension check non-debugtestGreg Bellows
2014-09-17Add virt platform supportGreg Bellows
2014-09-15Add support for vexpress A9Greg Bellows
2014-09-15Fix configure to allow for other platformsGreg Bellows
2014-09-12Cleanup header names and inclusionGreg Bellows
2014-09-12Cleanup nonsecure name spaceGreg Bellows
2014-09-12Cleanup secure code name spaceGreg Bellows
2014-09-12Break out monitor mode specific codeGreg Bellows
2014-09-12Break out non-init secure codeGreg Bellows
2014-09-12Move secure vectors to high memoryGreg Bellows
2014-09-02Add mapping entry for page table memoryGreg Bellows
2014-09-02Fix SMC builtin return valuesGreg Bellows
2014-08-29Add page mapping supportGreg Bellows
2014-08-19Fix handshake issues and validationGreg Bellows