Merge "Implement Sequence Lock for RISC-V" into main

GitOrigin-RevId: f1242f942e7b79ca0445bc1172f1788cd968dc64
Change-Id: I9218087e4ecaa909fb42b626001e4d945ca384fa
1 file changed
tree: dbb89e04c2493b442bb90d1bf94b290b10202138
  1. base/
  2. build-config/
  3. CMake/
  4. host-common/
  5. snapshot/
  6. third-party/
  7. .clang-format
  8. .gitignore
  9. Android.bp
  10. CMakeLists.txt
  11. LICENSE
  12. README.md
  13. rebuild.sh
README.md

AEMU library

This is an utility library for common functions used in the Android Emulator. External projects (gfxstream, QEMU) may use to perform C++ functions.