coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
trustzone.c File Reference
#include <device/mmio.h>
#include <soc/trustzone.h>
Include dependency graph for trustzone.c:

Go to the source code of this file.

Functions

void trustzone_init (void)
 

Function Documentation

◆ trustzone_init()

void trustzone_init ( void  )

Definition at line 10 of file trustzone.c.

References addr, exynos_tzpc::decprot0set, exynos_tzpc::decprot1set, exynos_tzpc::decprot2set, exynos_tzpc::decprot3set, DECPROTXSET, R0SIZE, exynos_tzpc::r0size, TZPC0_BASE, TZPC10_BASE, TZPC9_BASE, TZPC_BASE_OFFSET, and write32().

Referenced by main().

Here is the call graph for this function:
Here is the caller graph for this function: