CONFIG_ARCH_WANTS_EXECMEM_LATE (not configurable)

configname: CONFIG_ARCH_WANTS_EXECMEM_LATE

Linux Kernel Configuration
└─>General architecture-dependent options
└─>ARCH_WANTS_EXECMEM_LATE
In linux kernel since version 4.19.318 (release Date: 2024-07-18)  
For architectures that do not allocate executable memory early on
boot, but rather require its initialization late when there is
enough entropy for module space randomization, for instance
arm64.