1config BR2_PACKAGE_HOST_MICROCHIP_HSS_PAYLOAD_GENERATOR 2 bool "host microchip-hss-payload-generator" 3 help 4 Microchip PolarFire SoC Payload Generator. This tool creates 5 a formatted payload image for the HSS zero-stage bootloader 6 on PolarFire SoC, given a configuration file and a set of 7 ELF binaries. The configuration file is used to map the ELF 8 binaries or binary blobs to the individual application harts 9 (U54s). 10 11 https://github.com/polarfire-soc/hart-software-services.git 12