Hello @yangao
1) You can development a secondary bootloader with SPI. Core processor send new image to LPC55s1x through SPI. Then use secondary bootloader program new image.
2) Boot ROM of lpc55s1x support ISP_SPI mode. Also can use this function, While this need PC send image to MCU.
BR
Alice