Refactor Xlat error handling

Updating XlatError variants and change it to use thiserror. Handle
allocation errors when allocating pages for translation tables.

Signed-off-by: Imre Kis <imre.kis@arm.com>
Change-Id: I6b039d4c6c8481e66ccb838514053e9dc8d99e1c
4 files changed
tree: 9ffc5ced42fd9001603f62801905eec31b23380f
  1. src/
  2. .gitignore
  3. Cargo.lock
  4. Cargo.toml
  5. dco.txt
  6. LICENSE-Apache-2.0
  7. LICENSE-MIT
  8. README.md
README.md

AArch64 Virtual Memory Translation Table handler library


Copyright 2024-2025 Arm Limited and/or its affiliates open-source-office@arm.com