Sumit Semwal | 6e856c9 | 2023-07-18 11:22:11 +0530 | [diff] [blame] | 1 | .. |
| 2 | # Copyright (c) 2023, Linaro Ltd. |
| 3 | # |
| 4 | # SPDX-License-Identifier: MIT |
| 5 | |
| 6 | |
| 7 | Hikey960 |
| 8 | ======== |
| 9 | |
| 10 | Hikey960 until recently was a supported dev-board in AOSP. Since it is no |
| 11 | longer marked as supported, this initiative will keep it working with AOSP |
| 12 | and relevant kernels. |
| 13 | |
| 14 | More details about the dev-board can be found at the `96boards page |
| 15 | <https://www.96boards.org/product/hikey960/>`_. |
| 16 | |
| 17 | - `Documentation <https://www.96boards.org/documentation/consumer/hikey/hikey960/hardware-docs/hardware-user-manual.md.html>`_ |
Sumit Semwal | 42f3630 | 2023-09-06 18:02:56 +0530 | [diff] [blame^] | 18 | - Kernel source code - will be shared soon |
Sumit Semwal | 2d39796 | 2023-07-18 18:38:14 +0530 | [diff] [blame] | 19 | - `AOSP device config <https://android.googlesource.com/device/linaro/hikey/>`_ |
Sumit Semwal | 6e856c9 | 2023-07-18 11:22:11 +0530 | [diff] [blame] | 20 | - `prebuilt kernels <https://android.googlesource.com/device/linaro/hikey-kernel/>`_ |
| 21 | - Local manifest - TBD |
Sumit Semwal | d12538e | 2023-08-28 20:09:58 +0530 | [diff] [blame] | 22 | - `Vendor binary blobs <http://releases.devboardsforandroid.linaro.org/vendor-packages>`_ |
Sumit Semwal | 6e856c9 | 2023-07-18 11:22:11 +0530 | [diff] [blame] | 23 | - This was required as a binary package when the board was hosted at AOSP. |
| 24 | It will be updated to use vendor files via the manifest instead. |
| 25 | |