Julius Werner | a7843f0 | 2019-04-18 17:45:24 -0700 | [diff] [blame] | 1 | VendorA ExampleBlob Release Notes |
| 2 | ============================= |
| 3 | |
| 4 | .. section-numbering:: |
| 5 | :suffix: . |
| 6 | |
| 7 | .. contents:: |
| 8 | |
| 9 | Overview |
| 10 | -------- |
| 11 | |
| 12 | Files: ``exampleblob.bin``, ``exampleblob_sram.bin`` |
| 13 | |
| 14 | Release Date: April 22nd, 2019 |
| 15 | |
| 16 | Version: 1.3.0 |
| 17 | |
| 18 | License: `Trusted Firmware Permissive Binary License`_ |
| 19 | |
| 20 | Tested TF-A commit: b1349743a7949bb7b678fdf5aa681eb9d8d88081 |
| 21 | |
| 22 | Supported Silicon: VendorA SoC1, VendorA SoC2, VendorA SoC2-R |
| 23 | |
| 24 | Notices |
| 25 | ------- |
| 26 | |
| 27 | .. Note: If this section get's too long, you can also link a separate file for it. |
| 28 | |
| 29 | :: |
| 30 | Copyright 2018-2019 VendorA Inc. All rights reserved. |
| 31 | VendorA is a registered trademark of VendorA Inc. |
| 32 | `Trusted Firmware Permissive Binary License`_ |
| 33 | |
| 34 | :: |
| 35 | Copyright 2000-2008 <author of third-party library dependency> |
| 36 | SPDX-License-Identifier: `LGPL-3.0-or-later`_ |
| 37 | |
| 38 | Release History |
| 39 | --------------- |
| 40 | |
| 41 | - 1.3.0 (April 22nd, 2019) |
| 42 | - Added SoC2-R support |
| 43 | - Fixed a power sequencing bug that could cause a crash on resume |
| 44 | - Tested with TF-A commit b1349743a7949bb7b678fdf5aa681eb9d8d88081 |
| 45 | - 1.2.0 (January 15th, 2019) |
| 46 | - Added SoC2 support |
| 47 | - Added PSCI hotplug support |
| 48 | - Tested with TF-A commit f0ea34206afae74987aeaf69a31616868a3fa693 |
| 49 | - ... (further history) ... |
| 50 | |
| 51 | .. _Trusted Firmware Permissive Binary License: licenses/permissive-binary-license.txt |
| 52 | .. _LGPL-3.0-or-later: https://spdx.org/licenses/LGPL-3.0-or-later.html |