summaryrefslogtreecommitdiff
path: root/monitor.S
AgeCommit message (Expand)Author
2012-02-27Boot kernel in hyp mode.Rusty Russell
2011-05-11Use monitor stack to avoid caller-saveChristoffer Dall
2011-05-08Use simpler monitor-hypervisor APIChristoffer Dall
2011-05-05Change the Hyp API to prepare for simpler versionChristoffer Dall
2011-05-01Add functionality to initialize the Hyp_SP and HVBARChristoffer Dall
2011-04-07First shot at SMC hypervisor APIChristoffer Dall
2011-03-17First attempt to change to non-secure mode - buggyChristoffer Dall