Trying to find a way to achieve the following (LPC55S69)
1. disable access to firmware on flash (via SWD and ISP/blhost)
2. assuming fw-binary still be dumped from flash, prevent running it on a LPC that doesn't have "crypto-key xyz"
3. ISP boot via USB must still work to allow erasing & writing new data to flash, i.e. recovery mode. ISP must prevent readout from data on flash (unless we can make §2 safe enough)