platform_hardware_interfaces/neuralnetworks/aidl
Xusong Wang e3d0dad8d5 Use proper alignment and padding for pointer arguments -- HAL.
This CL modifies the shared memory allocation for pointer arguments to
use proper alignment and padding. We use default alignment (64) and
min padding (1) for HIDL drivers, and default alignment (64) and default
padding (64) for sAIDL drivers.

Bug: 184164929
Test: NNT_static
Change-Id: I22591640fa047d5f75d437edac1a7645d3b05526
Merged-In: I22591640fa047d5f75d437edac1a7645d3b05526
(cherry picked from commit 8bfa243972)
2021-05-11 09:17:34 -07:00
..
aidl_api/android.hardware.neuralnetworks/current/android/hardware/neuralnetworks aidl: Set explicit default values for enum-type fields 2021-04-27 13:58:46 +09:00
android/hardware/neuralnetworks aidl: Set explicit default values for enum-type fields 2021-04-27 13:58:46 +09:00
utils Use proper alignment and padding for pointer arguments -- HAL. 2021-05-11 09:17:34 -07:00
vts Merge "Add units to hal times and durations names" 2021-04-21 11:35:45 +00:00
Android.bp Improve the structure of NNAPI AIDL Memory 2021-04-07 12:54:18 -07:00