commit | cef0c0872c7d9f236ba4a5be6d1c7b5cc84736fd | [log] [tgz] |
---|---|---|
author | Guus Sliepen <gsliepen@google.com> | Tue May 23 20:34:42 2023 +0000 |
committer | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Tue Jul 18 04:30:04 2023 +0000 |
tree | 6271efe4bd2aa4587ca8f98f963e8d25694fcb35 | |
parent | ee37623c4af0b2a0a22729bfb9f517b7d148daab [diff] |
android-nn-driver: prevent out of bounds read Add a missing check in executeFenced() that fence handles have a filedescriptor associated with them. Bug: 256590035 Test: manual verification (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:671afb13d1acf98b836e0b7afb5cd14d787d74b1) Merged-In: Ib571f268c9ee3fe674b6ef83ed5553e49b541736 Change-Id: Ib571f268c9ee3fe674b6ef83ed5553e49b541736
This directory contains the ArmNN driver for the Android Neural Networks API, implementing the android.hardware.neuralnetworks@1.0, android.hardware.neuralnetworks@1.1, android.hardware.neuralnetworks@1.2 and android.hardware.neuralnetworks@1.3 HALs.
For more information about supported operations and configurations, see NnapiSupport.txt
For documentation about integrating this driver into an Android tree, see Integrator Guide
For FAQs and troubleshooting advice, see FAQ.md
The android-nn-driver is provided under the MIT license. See LICENSE for more information. Contributions to this project are accepted under the same license.
Individual files contain the following tag instead of the full license text.
SPDX-License-Identifier: MIT
This enables machine processing of license information based on the SPDX License Identifiers that are available here: http://spdx.org/licenses/