Skip to content

ppu_v1: Include AE feature in the ppu_v1

Amr Mohamed requested to merge am/ppu_v1_module_ae_feature into main
  • In AE processors before each write operation to the ppu registers, a key should be written to the cluster AE register.
  • Add a new unit test for the ppu_v1.c to test the newly implemented function.

Signed-off-by: Amr Mohamed amr.mohamed@arm.com

Merge request reports