[DO NOT MERGE] Merge remote-tracking branch 'goog/upstream-pixel18' into ngm-ota-rc11

* goog/upstream-pixel18:
  WORKSPACE: Roll protobuf to latest point release
  Quick hack to fix bazel
  release-tests: remove stale TODO
  release-tests: re-enable filtered keymaster test

Bug: 122375834
Bug: 119541233
Test: pending
Change-Id: Idd1c800a2ddfd9c634255991ed702fccbc3a4361
tree: 0e59a2a6735d777e341acdf5a7eb0a527647a132
  1. scripts/
  2. src/
  3. tools/
  4. .gitignore
  5. Android.bp
  6. BUILD
  7. LICENSE
  8. METADATA
  9. MODULE_LICENSE_APACHE2
  10. NOTICE
  11. README.md
  12. WORKSPACE
README.md

Citadel Test Harness

This project houses the code needed to run tests from a host connected to the citdadel chip.

Requirements

  • Software
  • bazel
  • build-essential
  • gcc-arm-none-eabi
  • Hardware
  • FPGA test setup with ultradebug or Citadel test board

Quickstart

The command to run the tests from a host machine is:

bazel run runtests

On Android run:

mmma -jnproc external/nos Make sure verity is disabled and the system partion is remounted then run: adb sync adb citadel_integration_tests