mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-09-01 03:41:13 +02:00
Merge "rpi3: Fix compilation error when stack protector is enabled" into integration
This commit is contained in:
commit
2cbeee4d51
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 2017-2018, ARM Limited and Contributors. All rights reserved.
|
||||
* Copyright (c) 2017-2019, ARM Limited and Contributors. All rights reserved.
|
||||
*
|
||||
* SPDX-License-Identifier: BSD-3-Clause
|
||||
*/
|
||||
@ -7,6 +7,7 @@
|
||||
#include <stdint.h>
|
||||
|
||||
#include <lib/utils.h>
|
||||
#include <lib/utils_def.h>
|
||||
|
||||
#include "rpi3_private.h"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user