Home
last modified time | relevance | path

Searched refs:AML_BL31_PLAT_PARAM_VAL (Results 1 – 2 of 2) sorted by relevance

/trusted-firmware-a-latest/plat/amlogic/gxbb/include/
Dplatform_def.h19 #define AML_BL31_PLAT_PARAM_VAL ULL(0x0F1E2D3C4B5A6978) macro
/trusted-firmware-a-latest/plat/amlogic/gxbb/
Dgxbb_bl31_setup.c74 assert(arg1 == AML_BL31_PLAT_PARAM_VAL); in bl31_early_platform_setup2()