blob: e10a8cc16d21656b6aaaddbd1216faa7b04e2e86 [file] [log] [blame]
Julius Wernera7843f02019-04-18 17:45:24 -07001VendorA ExampleBlob Release Notes
2=============================
3
4.. section-numbering::
5 :suffix: .
6
7.. contents::
8
9Overview
10--------
11
12Files: ``exampleblob.bin``, ``exampleblob_sram.bin``
13
14Release Date: April 22nd, 2019
15
16Version: 1.3.0
17
18License: `Trusted Firmware Permissive Binary License`_
19
20Tested TF-A commit: b1349743a7949bb7b678fdf5aa681eb9d8d88081
21
22Supported Silicon: VendorA SoC1, VendorA SoC2, VendorA SoC2-R
23
24Notices
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>
36SPDX-License-Identifier: `LGPL-3.0-or-later`_
37
38Release 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