XFsbl_CheckSupportedCpu - 2022.2 English

Zynq UltraScale+ MPSoC Software Developer Guide (UG1137)

Document ID
UG1137
Release Date
2022-11-02
Version
2022.2 English

This function checks if a given CPU is supported by this variant of Silicon. Currently it checks if it is CG part and disallows handoff to A53_2/3 cores.

u32 XFsbl_CheckSupportedCpu(u32 CpuId);
Table 1. XFsbl_CheckSupportedCpu Parameters in FSBL
Parameters Description
Cpuld Checks if the processor is A53_2 or A53_3 or not.