platform_system_core/trusty
Kalesh Singh 5a2b8794fc trusty: tipc_fuzzer: Remove use of PAGE_SIZE
tipc_fuzzer writes random data of length 'size' and then
attempts to read back data up to 'TIPC_MAX_MSG_SIZE' in length.

Since 'size' is unrestricted we can always write more than the
subsequent read; and in effect the fuzzer only checks that we
can read something.

Remove the read buffer's dependency on PAGE_SIZE.

Bug: 294914413
Test: mma
Change-Id: I909b49fda4e6ebf49f69b3c09ac29ff8629215ef
Signed-off-by: Kalesh Singh <kaleshsingh@google.com>
2023-10-12 20:02:34 +00:00
..
apploader Add missing <assert.h> include 2023-09-21 19:44:47 -07:00
confirmationui confirmationui:fuzzer: update contact details 2023-05-16 09:05:29 +01:00
coverage trusty: coverage: Add UUID helpers 2021-02-26 19:14:47 -08:00
fuzz trusty: tipc_fuzzer: Remove use of PAGE_SIZE 2023-10-12 20:02:34 +00:00
gatekeeper Convert Gatekeeper from HIDL to AIDL 2023-02-08 18:41:56 +00:00
keymaster Remove unnecessary keyword setting 2023-09-20 13:26:18 -07:00
keymint trusty: keymint: Statically link Rust deps 2023-07-27 22:36:28 +00:00
libtrusty Fastboot: Add new TEXT message to protocol to handle long lines. 2023-02-14 19:58:42 +00:00
libtrusty-rs Add safety comments. 2023-07-21 19:13:48 +01:00
line-coverage Coverage library on the NS side for the coverage controller 2023-08-04 08:54:32 +00:00
metrics trusty: metrics: Drain events before each test 2022-07-28 17:09:00 -07:00
secure_dpu [LSC] Add LOCAL_LICENSE_KINDS to system/core 2021-02-19 12:59:05 -08:00
stats s/master/main/ 2023-10-04 23:31:09 +00:00
storage storageproxyd: Start only a single binder thread 2023-07-21 19:23:45 +00:00
test trusty/test/binder: Add package support for modules that have AIDL interfaces 2022-12-02 20:27:28 +00:00
utils acvp: handle flush commond in modulewrapper as stated in BoringSSL. 2023-10-09 15:37:29 +02:00
Android.bp trusty: update default_applicable_licenses "Android-Apache-2.0" 2021-11-29 19:53:54 +00:00
OWNERS Add mikemcternan@ to OWNERS 2023-08-07 18:32:33 +00:00
trusty-base.mk Remove RemoteProvisioner 2023-03-13 13:55:32 -07:00
trusty-storage.mk trusty: storage: implement storage proxy daemon 2016-05-02 15:12:01 -07:00
trusty-test.mk trusty: Convert Trusty driver tests to python_test 2022-02-22 17:40:29 -08:00