aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-14Disable WFE testsHEADmasterPeter Maydell
2016-01-14Don't try to test SCR.SMD functionality on AArch64Peter Maydell
2016-01-14AArch64 EL3: don't assume SCR_EL3's only nonzero bit is NSPeter Maydell
2015-04-23Fix cross env issues in configureGreg Bellows
2015-04-23Make secure state dynamic for EL3Greg Bellows
2015-04-22Fix EL1 smc test messageGreg Bellows
2015-04-22Fix EL3 test header messageGreg Bellows
2015-04-22Add EL1 floating point testsGreg Bellows
2015-04-22Fix EL1/3 nested exception supportGreg Bellows
2015-04-21Cleanup and rename builtins.h to match .SGreg Bellows
2015-04-21Updated ABOUT with details on adding a testGreg Bellows
2015-04-21Create EL0 secure/nonsecure path and C fileGreg Bellows
2015-04-20Add EL0 FP access checkGreg Bellows
2015-04-20Update EL3/EL1 FP initialization and settingGreg Bellows
2015-04-17Fix WFx test EL precedenceGreg Bellows
2015-04-17Add SVC/SMC SCTLR read/write supportGreg Bellows
2015-04-16Update README with distclean optionGreg Bellows
2015-04-16Add initial test ABOUT documentGreg Bellows
2015-04-16Replace shutdown while(1) with wfiGreg Bellows
2015-04-16Move EL0 test files to a dedicated directoryGreg Bellows
2015-04-16Add EL3 dispatch and initial testGreg Bellows
2015-04-15Add EL1 SMC SCR.SMD testGreg Bellows
2015-04-15Cleanup EL0 test messagesGreg Bellows
2015-04-15Add remaining SCR bit-field constantsGreg Bellows
2015-04-15Add ARM CPSR mask testGreg Bellows
2015-04-15Add ARM CPSR R/W supportGreg Bellows
2015-04-15Cleanup unused SMC/SVC opcodesGreg Bellows
2015-04-15Remove unneeded filesGreg Bellows
2015-04-15Add EL1 test support and initial testsGreg Bellows
2015-04-15Handle nested EL1 exceptions by saving the SPSRGreg Bellows
2015-04-15Fix EL1 current exception handlerGreg Bellows
2015-04-15Fix early memcpy alignment issueGreg Bellows
2015-04-14Move EL0 test table and remove unnecessary headerGreg Bellows
2015-04-14Remove unused memory constantsGreg Bellows
2015-04-14Simplify exception tracking and add NO_EXCP macroGreg Bellows
2015-04-14Break out tests so they are individualGreg Bellows
2015-04-14Add static EL and secure state constantsGreg Bellows
2015-04-14Breakout EL0 testsGreg Bellows
2015-04-13Fix vexpress-a15Greg Bellows
2015-04-13Rename register.h to cpu.hGreg Bellows
2015-04-13Update README file and fix configure output.Greg Bellows
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