platform_system_core/trusty/keymaster
Kalesh Singh bbc4bc54f2 keymaster: Remove usage of PAGE_SIZE
bionic provides PAGE_SIZE macro which happens to also match the
size keymaster send buffer (4096) and half the size of the recv
buffer.

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

Use a 4096 constant instead.

Test: Boot 16k device
Bug: 294914413
Change-Id:  I2dc10b48811e24d25ba08cfe4ffb514e94d42a8f
Signed-off-by: Kalesh Singh <kaleshsingh@google.com>
2023-10-12 20:03:08 +00:00
..
3.0 Include correct authorization_set.h header 2022-02-23 06:27:16 +00:00
4.0 Include correct authorization_set.h header 2022-02-23 06:27:16 +00:00
fuzz Adding trong@google.com as fuzzer owner for trusty fuzzers 2022-04-18 20:42:10 +00:00
include/trusty_keymaster keymaster: Remove usage of PAGE_SIZE 2023-10-12 20:03:08 +00:00
ipc Fix 32-bit build 2021-10-20 10:11:52 -07:00
keymint KeyMint HAL: process destroyAttestationIds 2023-08-09 11:32:52 +01:00
set_attestation_ids Set IMEI in provisioning helper 2023-05-17 18:12:00 +01:00
set_attestation_key trusty: set_attestation_key: Provision device IDs 2022-03-17 17:49:35 -07:00
Android.bp Helper for setting attestation IDs 2023-01-10 06:30:06 +00:00
TEST_MAPPING Remove unnecessary keyword setting 2023-09-20 13:26:18 -07:00
TrustyKeymaster.cpp KeyMint HAL: process destroyAttestationIds 2023-08-09 11:32:52 +01:00