構文
parent_id = <id>
説明
親 PDI の ID を指定します。親 PDI とそれに該当するブート PDI 間の関係を識別するために使用します。
例
new_bif:
{
id = 0x22
parent_id = 0x2
image
{
name = apu_ss, id = 0x1c000000
{ load = 0x1000, file = system.dtb }
{ exception_level = el-2, file = u-boot.elf }
{ core = a72-0, exception_level = el-3, trustzone, file = bl31.elf }
}
}