platform_hardware_interfaces/neuralnetworks/1.0
Xusong Wang 8bfa243972 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
2021-05-07 14:13:22 -07:00
..
utils Use proper alignment and padding for pointer arguments -- HAL. 2021-05-07 14:13:22 -07:00
vts [LSC] Add LOCAL_LICENSE_KINDS to hardware/interfaces 2021-02-21 20:36:55 -08:00
Android.bp [LSC] Add LOCAL_LICENSE_KINDS to hardware/interfaces 2021-02-21 20:36:55 -08:00
IDevice.hal Fix documentation. 2018-04-12 19:16:25 +00:00
IExecutionCallback.hal Sync NNAPI Operand and Operation documentation fixes 2018-04-18 19:08:17 +00:00
IPreparedModel.hal "successful preparation means successful execution" guarantee neglects bad operation inputs 2019-09-12 14:27:35 -07:00
IPreparedModelCallback.hal NNAPI HAL: Change IEvent to explicit callbacks 2017-10-03 18:01:29 +00:00
types.hal Non ABI changes to neuralnetworks HAL 2021-02-22 17:24:43 +00:00
types.t Move NNAPI type information to types.spec 2021-03-17 13:32:50 +00:00