platform_system_core/trusty/libtrusty
Kalesh Singh efeb096c40 libtrusty: Remove PAGE_SIZE usage
bionic provides PAGE_SIZE macro which happens to also match the
4096 chunk size in the tips_test.

PAGE_SIZE is being removed as no other libc provides this and
Android is moving towards being page-size-agnostic.

Use 4096 chunk size for tipc-tests; fix incorrect size in
munmap cleanup; and add failure log for send-fd test.

Test: tipc-test -t "send-fd"
Bug: 294914413
Change-Id: I7e5ec6480fff6bc1b4e8eed57eadf081cf82a72f
Signed-off-by: Kalesh Singh <kaleshsingh@google.com>
2023-10-12 13:35:29 -07:00
..
include/trusty trusty: Update TIPC UAPI header 2022-03-14 16:30:12 -07:00
tipc-test libtrusty: Remove PAGE_SIZE usage 2023-10-12 13:35:29 -07:00
Android.bp Add libtrusty to recovery image 2023-01-26 02:45:36 +00:00
trusty.c trusty: wrap syscalls in TEMP_FAILURE_RETRY 2020-11-17 19:56:07 -08:00