mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-19 05:37:54 +00:00
parent
9c17c83bf1
commit
13fb51eecf
@ -12,7 +12,7 @@
|
||||
*/
|
||||
|
||||
#include <platform.h>
|
||||
#include <spec/imx53/drivers/trustzone.h>
|
||||
#include <drivers/defs/imx53_trustzone.h>
|
||||
#include <spec/arm/imx_aipstz.h>
|
||||
#include <spec/arm/imx_csu.h>
|
||||
|
||||
|
@ -12,7 +12,7 @@
|
||||
*/
|
||||
|
||||
#include <platform.h>
|
||||
#include <spec/imx53/drivers/trustzone.h>
|
||||
#include <drivers/defs/imx53_trustzone.h>
|
||||
#include <spec/arm/imx_aipstz.h>
|
||||
#include <spec/arm/imx_csu.h>
|
||||
|
||||
|
@ -13,7 +13,7 @@
|
||||
|
||||
/* Genode includes */
|
||||
#include <base/service.h>
|
||||
#include <drivers/trustzone.h>
|
||||
#include <drivers/defs/imx53_trustzone.h>
|
||||
|
||||
/* Core includes */
|
||||
#include <platform.h>
|
||||
|
@ -17,7 +17,7 @@
|
||||
#include <base/heap.h>
|
||||
#include <base/component.h>
|
||||
#include <drivers/defs/imx53.h>
|
||||
#include <drivers/trustzone.h>
|
||||
#include <drivers/defs/imx53_trustzone.h>
|
||||
|
||||
/* local includes */
|
||||
#include <vm.h>
|
||||
|
Loading…
Reference in New Issue
Block a user