Add the GenXML hardware description for Mali architecture v10, as implemented in Mali-G610. This is not 100% complete but it should be good enough for parity with v9.
The XML itself is forked off of v9, with all Job Managerisms replaced with CSFisms. This notably includes a large number of new structures defining the instructions that run on the Command Execution Unit (CEU).
This is the first step towards supporting Mali-G610 (i.e. RK3588) upstream. Next up will be pandecode support.
Signed-off-by: Alyssa Rosenzweig alyssa@collabora.com