aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2014-08-19Add exception globalsGreg Bellows
2014-08-19Add CPSR state testGreg Bellows
2014-08-18Add nonsecure image loading handshakeGreg Bellows
2014-08-18Clean-upGreg Bellows
2014-08-15Add no virt testGreg Bellows
2014-08-14Complete CPSR A/F bit testsGreg Bellows
2014-08-14Remove SVC_READ_REG hooks and useGreg Bellows
2014-08-13Add support for passing an arg on remote dispatchGreg Bellows
2014-08-13Various fixesGreg Bellows
2014-08-12Add inital monitor mode testsGreg Bellows
2014-08-12Add monitor test execution supportGreg Bellows
2014-08-11Added debug state and mode validationGreg Bellows
2014-08-08Add vexpress shutdown supportGreg Bellows
2014-08-08Fix secure/nonsecure handshakeGreg Bellows
2014-08-07Fix/clean-up smc handshakeGreg Bellows
2014-08-06Fix image text orderGreg Bellows
2014-08-06Various fixesGreg Bellows
2014-07-29Further pagetable refinementsGreg Bellows
2014-07-28Break text and data into separate PT entriesGreg Bellows
2014-07-28Fix pagetable alignmentGreg Bellows
2014-07-28fixup! Add platform specific directory and headerGreg Bellows
2014-07-28Add make dependencies on platform headerGreg Bellows
2014-07-28Add platform specific directory and headerGreg Bellows
2014-07-28Refine MMU supportGreg Bellows
2014-07-28Fix SVC return handlingGreg Bellows
2014-07-28Consolidated user side codeGreg Bellows
2014-07-28Add GDB init intialization scriptGreg Bellows
2014-07-28Disabled DEBUG messages by defaultGreg Bellows
2014-07-25Break into separate secure/nonsecure imagesGreg Bellows
2014-07-24Add abort handlers with messages and stacksGreg Bellows
2014-07-23Update page table init to take a base.Greg Bellows
2014-07-23Enable the MMUGreg Bellows
2014-07-22Add text and data section copiesGreg Bellows
2014-07-22Make the boot_vectors start at 0Greg Bellows
2014-07-21Switch infrastructure monitor supportGreg Bellows
2014-07-16Major rework of the monitor codeGreg Bellows