mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-02-11 09:40:38 +00:00
Fix broken reference
Signed-off-by: David Horstmann <david.horstmann@arm.com>
This commit is contained in:
parent
f889e0fa0a
commit
cbf068dbee
@ -99,7 +99,7 @@ Example: the PSA Firmware Framework 1.0 forbids shared memory between partitions
|
||||
|
||||
#### Careful accesses
|
||||
|
||||
The following rules guarantee that shared memory cannot result in a security violation other than [write-read feedback](#write-read feedback):
|
||||
The following rules guarantee that shared memory cannot result in a security violation other than [write-read feedback](#write-read-feedback):
|
||||
|
||||
* Never read the same input twice at the same index.
|
||||
* Never read back from an output.
|
||||
|
Loading…
x
Reference in New Issue
Block a user