Home
last modified time | relevance | path

Searched refs:HANDOFF_PARAMS_MAX_SIZE (Results 1 – 3 of 3) sorted by relevance

/rk3399_ARM-atf/plat/xilinx/common/include/
H A Dplat_startup.h36 #define HANDOFF_PARAMS_MAX_SIZE sizeof(struct xbl_handoff_params) macro
/rk3399_ARM-atf/plat/xilinx/versal/
H A Dbl31_versal_setup.c78 uint32_t payload[PAYLOAD_ARG_CNT], max_size = (uint32_t)HANDOFF_PARAMS_MAX_SIZE; in bl31_early_platform_setup2()
80 const uint64_t addr[HANDOFF_PARAMS_MAX_SIZE]; in bl31_early_platform_setup2()
/rk3399_ARM-atf/plat/xilinx/versal_net/
H A Dbl31_versal_net_setup.c96 uint64_t tfa_handoff_addr, buff[HANDOFF_PARAMS_MAX_SIZE] = {0}; in bl31_early_platform_setup2()
97 uint32_t payload[PAYLOAD_ARG_CNT], max_size = HANDOFF_PARAMS_MAX_SIZE; in bl31_early_platform_setup2()