TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
sandbox
/
arthur
/
trustedfirmware-a
/
dd1eb34aa6a1f1cd7e8bbb5a288fb5e39e503f5d
/
.
/
plat
/
arm
/
board
/
tc0
/
tc0_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
)
{
}