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

#include <plat_params.h>

Collaboration diagram for bl31_fdt_param:
Collaboration graph

Data Fields

struct bl31_plat_param h
 
uint64_t fdt_ptr
 

Detailed Description

Definition at line 21 of file plat_params.h.

Field Documentation

◆ fdt_ptr

uint64_t bl31_fdt_param::fdt_ptr

Definition at line 23 of file plat_params.h.

Referenced by soc_init_atf().

◆ h

struct bl31_plat_param bl31_fdt_param::h

Definition at line 18 of file plat_params.h.

Referenced by soc_init_atf().


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