TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
sandbox
/
arthur
/
trustedfirmware-a
/
4ed16765187158eab9587d0b1eea13a82aed040f
/
.
/
plat
/
arm
/
board
/
rddaniel
/
rddaniel_security.c
blob: 6aa38c822c0dd3b61ac34968fa2c766e36d93c89 [
file
] [
log
] [
blame
]
/*
* Copyright (c) 2020, ARM Limited and Contributors. All rights reserved.
*
* SPDX-License-Identifier: BSD-3-Clause
*/
#include
<platform_def.h>
/* Initialize the secure environment */
void
plat_arm_security_setup
(
void
)
{
}