Skip to content

Commit 843c985

Browse files
author
Amanda Butler
authored
Fix links in spm.md
Fix broken links.
1 parent badb65d commit 843c985

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/porting/psa/spm.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22

33
Secure Partition Manager (SPM) is a part of the PSA Firmware Framework that is responsible for isolating software in partitions, managing the execution of software within partitions and providing inter-process communication (IPC) between partitions.
44

5-
For more information about SPM, please see the [SPM API page](../apis/psa-spm.html).
5+
For more information about SPM, please see the [SPM API page](../apis/security.html).
66

77
<span class="notes">This page gives guidelines for silicon partners adding SPM capabilities.</span>
88

99
### New target configuration
1010

1111
#### Platform types
1212

13-
For information about the platform types supported by the Mbed implementation of PSA, see [Platform types](../reference/psa-api.html#platform-types).
13+
For information about the platform types supported by the Mbed implementation of PSA, see [Platform types](../apis/security.html).
1414

1515
#### Defining a PSA-compliant target in targets.json
1616

0 commit comments

Comments
 (0)