Home
last modified time | relevance | path

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

/hypervisor/include/public/
A Dacrn_hv_defs.h297 struct trusty_boot_param { struct
299 uint32_t size_of_this_struct;
302 uint32_t version;
305 uint32_t base_addr;
308 uint32_t entry_point;
311 uint32_t mem_size;
314 uint32_t padding;
317 uint32_t base_addr_high;
320 uint32_t entry_point_high;
323 uint8_t rpmb_key[64];

Completed in 4 milliseconds