mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-05-09 02:51:21 +00:00
Merge pull request #927 from jeenu-arm/state-switch
Execution state switch
This commit is contained in:
commit
d6104f5ab4
17 changed files with 383 additions and 35 deletions
|
@ -9,6 +9,8 @@
|
|||
|
||||
#ifndef AARCH32
|
||||
#include <arch.h>
|
||||
#include <assert.h>
|
||||
#include <stdint.h>
|
||||
#endif
|
||||
|
||||
/*******************************************************************************
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue