Home
last modified time | relevance | path

Searched refs:fpga_valid_mpids (Results 1 – 4 of 4) sorted by relevance

/tf-a-ffa_el3_spmc/plat/arm/board/arm_fpga/
A Dfpga_topology.c16 unsigned char fpga_valid_mpids[PLATFORM_CORE_COUNT]; variable
72 if (fpga_valid_mpids[core_pos] != VALID_MPID) { in plat_core_pos_by_mpidr()
A Dfpga_private.h19 extern unsigned char fpga_valid_mpids[PLATFORM_CORE_COUNT];
A Dfpga_bl31_setup.c43 fpga_valid_mpids[plat_my_core_pos()] = VALID_MPID; in bl31_early_platform_setup2()
/tf-a-ffa_el3_spmc/plat/arm/board/arm_fpga/aarch64/
A Dfpga_helpers.S67 adrp x4, fpga_valid_mpids
68 add x4, x4, :lo12:fpga_valid_mpids

Completed in 4 milliseconds