modules: hal: microchip: README: adding entry for mpfs hal

Adding info in the README regarding origin of the mpfs hal
and versioning.

Signed-off-by: Conor Paxton <conor.paxton@microchip.com>
This commit is contained in:
Peter Mc Shane 2021-12-22 17:01:14 +00:00 committed by jvasanth1
parent 1bdfb65f5d
commit b0f4120844
1 changed files with 15 additions and 0 deletions

View File

@ -24,3 +24,18 @@ Version: 1.2.1
Update eSPI definitions
Changed all hex upper case 'ABCDEF' to lower case
Changed all 'ul/UL' unsigned numeric suffix to 'u'
The Microchip Polarfire SOC HAL was downloaded from:
https://github.com/polarfire-soc/platform
Addditionally, the bare metal samples from https://github.com/polarfire-soc/polarfire-soc-bare-metal-examples
are required to extract the Icicle Kit bopard configuration files.
Both are from Tag 21.08
The following changes were made:
- platform-2021.08 top folder renamed to mpfs and located at modules/hal/microchip
- The applications/mpfs-pmp-demo/mpfs-pmp-app-u54-1/src/boards folder is copied to modules/hal/microchip/mpfs