mirror of
https://github.com/Dasharo/slimbootloader.git
synced 2026-06-14 04:16:15 -07:00
IsMarkedBadDso and InvalidateBadDso would be required for all the platforms that support TCC. And the implementation is also common, so just move them to common TccLib. Also updated the implementation to remove SPI flash erase for InvalidateBadDso(). Signed-off-by: Guo Dong <guo.dong@intel.com>