blob: 212c28fde3b6a1a9e7b17a7bf49a3cd153b2cce3 [file] [log] [blame]
Gyorgy Szingdb9783c2019-04-17 21:08:48 +02001###########################
2Musca-B1 Platform Specifics
3###########################
4
5****************
6DAPLink Firmware
7****************
8The code on Musca-B1 is running from embededed flash. Make sure that the DAPLink
9FW for eFlash is downloaded to the board. You can find on the
10`Arm Community page <https://community.arm.com/developer/tools-software/oss-platforms/w/docs/425/musca-b1-firmware-update-qspi-boot-recovery>`__
11A short description of how to update the DAPLink FW can be found there as well.
12
Miklos Balintc7b1b6c2019-04-24 12:38:36 +020013********************
14Platform pin service
15********************
16
17This service is designed to perform secure pin services of the platform
18(e.g alternate function setting, pin mode setting, etc).
19The service uses the IOCTL API of TF-M's Platform Service, which allows the
20non-secure application to make pin service requests on Musca B1 based on a
21generic service request delivery mechanism.
22
Gyorgy Szingdb9783c2019-04-17 21:08:48 +020023--------------
24
25*Copyright (c) 2017-2019, Arm Limited. All rights reserved.*