Someone will have to do the necessary development to support this device, same as for any other device; right now it is not supported.
--
[*] Yes, there is ARM SystemReady (and OpenWrt images for it), which is a move into the right direction, with an UEFI+ACPI+grub boot chain and multi-platform UEFI kernels, but I haven't seen any indication that this device would follow SystemReady standards or ARM Server Base Boot Requirements (contrary to their Radxa Orion O6, which does claim to be ARM SystemReady SR (ServerReady) v2.5, using the quite different CIX P1 SOC). However, being SystemReady compliant doesn't automatically mean that OpenWrt will run on it either, as it still needs a) a new enough kernel containing the necessary SOC/ board support and b) that OpenWrt's SystemReady images actually enable all the required kernel build options (~drivers) for this device, it still requires some development to ensure that (but it makes the situation a lot easier).
Yes, theoretically any ARMv8 SOC could become SystemReady compliant, if you throw enough development efforts at it, by developing a hybrid u-boot + tiano_core bootloader chain to emulate enough of UEFI to run grub-efi/ linux in UEFI mode; this has been proven to be possible with the RPi4 - doesn't means that it's going to be easily replicable for other SOCs/ devices (it would be a great long term goal, though).