platform_hardware_interfaces/security/secretkeeper/default
David Drysdale c3aa44207f secretkeeper: add fuzzer
Move nonsecure implementation code out of main.rs and into a new
secretkeeper_nonsecure library, to allow re-use in both the nonsecure
service and the new fuzzer.

The fuzzer drops the `LocalTa` instance on each input, so adjust the
error path to cope with this happening (the channels will fail).

Test: build, fuzz
Bug: 291228655
Change-Id: Ibe2ca5db9a9c8eed129ac5a90de85b933ab256a0
2023-12-18 17:31:58 +00:00
..
src secretkeeper: add fuzzer 2023-12-18 17:31:58 +00:00
Android.bp secretkeeper: add fuzzer 2023-12-18 17:31:58 +00:00
apex_file_contexts Create secretkeeper HAL APEX 2023-11-29 14:27:07 +09:00
apex_manifest.json Create secretkeeper HAL APEX 2023-11-29 14:27:07 +09:00
secretkeeper.rc Create secretkeeper HAL APEX 2023-11-29 14:27:07 +09:00
secretkeeper.xml