Tested by running chrome without no-sandbox successfully.
--
v3: ntdll: Force redirect all ARM64EC indirect calls until the JIT is ready.
ntdll: Add arm64ec_get_module_metadata helper.
https://gitlab.winehq.org/wine/wine/-/merge_requests/6877
--
v3: server: Check for zero access in alloc_handle().
server: Skip inaccessible threads in (get_next_thread).
ntoskrnl.exe/tests: Open directory object with nonzero access in test_permanent().
https://gitlab.winehq.org/wine/wine/-/merge_requests/6047