coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
bl31_plat_param Struct Reference

#include <plat_params.h>

Collaboration diagram for bl31_plat_param:
Collaboration graph

Data Fields

uint64_t type
 
voidnext
 

Detailed Description

Definition at line 16 of file plat_params.h.

Field Documentation

◆ next

void* bl31_plat_param::next

Definition at line 18 of file plat_params.h.

Referenced by cn81xx_register_bl31_param().

◆ type

uint64_t bl31_plat_param::type

Definition at line 17 of file plat_params.h.

Referenced by soc_init_atf().


The documentation for this struct was generated from the following file: