summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDietmar Eggemann <dietmar.eggemann@arm.com>2012-02-17 14:11:11 +0000
committerDietmar Eggemann <dietmar.eggemann@arm.com>2012-05-22 10:43:45 +0100
commit9c6b3f10e66ff028093627ddfabb26651e06c603 (patch)
tree376a9dcf1e55a52b04572a7a8d51b165ee4e77c4
parenta10ca8c94a715744ee85c827ad229226508d9728 (diff)
Update release notes to v2.2 (3).v2.2
Signed-off-by: Dietmar Eggemann <dietmar.eggemann@arm.com>
-rw-r--r--Release_Notes.txt18
1 files changed, 10 insertions, 8 deletions
diff --git a/Release_Notes.txt b/Release_Notes.txt
index 6d8f983..3c48778 100644
--- a/Release_Notes.txt
+++ b/Release_Notes.txt
@@ -139,17 +139,11 @@ Release notes
2. This release is intended to be built in a Linux development
environment. Environments other than Linux are not supported.
- 3. A race condition exists while enabling CCI coherency after a warm
- reset in the Secure world code. This can lead to a case where
- cpus1-3 start restoring the saved context without taking part in
- CCI based coherency for a brief period of time. This results in
- incorrect code behaviour.
-
- 4. The cache level chosen through a write to the CSSELR on the
+ 3. The cache level chosen through a write to the CSSELR on the
Cortex-A7 cluster is not migrated to the Cortex-A15 cluster during
a subsequent migration.
- 5. Differences in the characteristics of the I-Cache between the
+ 4. Differences in the characteristics of the I-Cache between the
Cortex-A7 and Cortex-A15 are not hidden through the use of
Virtualization extensions by the Virtualizer.
@@ -188,6 +182,14 @@ Release notes
4K memory map of the physical cpu interface of the vGIC (cpu
interface base + 0x1000).
+ 4. Fix race condition during enabling CCI coherency in warm_reset
+ (big-little/secure_world/monmode_vectors.s).
+
+ A race condition existed while enabling CCI coherency after a
+ warm reset in the Secure world code. This could have lead to a
+ case where cpus1-3 start restoring the saved context without
+ taking part in CCI based coherency for a brief period of time.
+
h. Test cases and results
In accordance with the delivery’s status as example code, testing is