Searched defs:trusty_boot_param (Results 1 – 1 of 1) sorted by relevance
297 struct trusty_boot_param { struct299 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