aboutsummaryrefslogtreecommitdiff
path: root/src/arch/arm64/armv8/secmon/Makefile.inc
AgeCommit message (Expand)Author
2015-11-07arm64: remove secmonAaron Durbin
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-04-27arm64: introduce data cache ops by set/way to the level specifiedJoseph Lo
2015-04-22armv8/secmon: Disable and Enable GIC in PSCI pathFurquan Shaikh
2015-04-10arm64: secmon: add entry point for turned on CPUsAaron Durbin
2015-04-09arm64: add malloc support to secmonAaron Durbin
2015-04-04arm64: make secmon link with the manual templateAaron Durbin
2015-04-02build system: extend src-to-obj for non-.c/.S filesPatrick Georgi
2015-03-30build system: provide generic compiler flag variablesPatrick Georgi
2015-03-28armv8/secmon: SECMON_SRC is really SECMON_BINPatrick Georgi
2015-03-28arm64: add psci support to secmonAaron Durbin
2015-03-28arm64: Provide secmon trampoline for restartAaron Durbin
2015-03-28arm64: add smc layer to secmonAaron Durbin
2015-03-28arm64: initialize secmon environmentAaron Durbin
2015-03-28arm64: Add support for secure monitorFurquan Shaikh