HomeFreeBSD

arm64: Avoid null dereference in its_init_cpu

Description

arm64: Avoid null dereference in its_init_cpu

its_init_cpu() is called from gic_v3_init_secondary(), and its_sc will
be NULL if its did not attach.

Sponsored by: The FreeBSD Foundation

Details

Provenance
emasteAuthored on
Parents
rS297939: The build does work now with WITHOUT_TOOLCHAIN.
Branches
Unknown
Tags
Unknown