mirror of
https://github.com/CTCaer/switch-l4t-atf.git
synced 2024-12-18 08:07:20 +00:00
Merge pull request #1841 from antonio-nino-diaz-arm/an/fix-gensmc
trusty: Include file with GIC definitions
This commit is contained in:
commit
1baa28bb2d
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 2016-2018, ARM Limited and Contributors. All rights reserved.
|
||||
* Copyright (c) 2016-2019, ARM Limited and Contributors. All rights reserved.
|
||||
*
|
||||
* SPDX-License-Identifier: BSD-3-Clause
|
||||
*/
|
||||
@ -8,6 +8,7 @@
|
||||
|
||||
#include <common/debug.h>
|
||||
#include <common/runtime_svc.h>
|
||||
#include <platform_def.h>
|
||||
|
||||
#include "generic-arm64-smcall.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user