Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
65fca7c0ff99621b2ca0f7d88e8869b78e8fce37
/
.
/
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
)
{
}