Home
last modified time | relevance | path

Searched defs:atf_arg_t (Results 1 – 1 of 1) sorted by relevance

/external/arm-trusted-firmware/plat/mediatek/common/
Dmtk_plat_common.h24 struct atf_arg_t { struct
25 unsigned int atf_magic;
26 unsigned int tee_support;
27 unsigned int tee_entry;
28 unsigned int tee_boot_arg_addr;
29 unsigned int hwuid[4]; /* HW Unique id for t-base used */
30 unsigned int HRID[2]; /* HW random id for t-base used */
31 unsigned int atf_log_port;
32 unsigned int atf_log_baudrate;
33 unsigned int atf_log_buf_start;
[all …]