When using `rpi4_64_defconfig` for SO3, the OS doesn't boot. Only the initial messages is shown until `Now bootstraping the kernel ...`. With small investigation, the kernel seems to be blocked when calling `local_irq_enable` in `kernel_start`. Also, setting log level to DEBUG instead of INFO, make the kernel not printing any message at all.