Hello all,

in case it helps someone else I found the dependency that was avoiding the RT patch to be applied to raspberrypi4-64 build.

In bcm2711_defconfig for arm64 KVM is enabled. If KVM is disabled then the patch is applied.

So in .cfg file you can add:
CONFIG_KVM=n