summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRaptor Engineering Development Team <support@raptorengineering.com>2019-04-21 08:19:56 +0000
committerRaptor Engineering Development Team <support@raptorengineering.com>2019-04-21 08:20:38 +0000
commit3beba24cb6b53893589deaff3ffaf8bec9cab9a4 (patch)
tree2a1aa05da95eab53371ccc280406f633f5985111
parentd90e6c513094231f622a427030f3dbca1eeb5ed5 (diff)
downloadblackbird-hostboot-3beba24cb6b53893589deaff3ffaf8bec9cab9a4.tar.gz
blackbird-hostboot-3beba24cb6b53893589deaff3ffaf8bec9cab9a4.zip
Don't try to add proprietary CAPP microcode image to PNOR04-16-2019
-rwxr-xr-xsrc/build/buildpnor/genPnorImages.pl1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/build/buildpnor/genPnorImages.pl b/src/build/buildpnor/genPnorImages.pl
index 4782b7e8f..1e94855b2 100755
--- a/src/build/buildpnor/genPnorImages.pl
+++ b/src/build/buildpnor/genPnorImages.pl
@@ -511,7 +511,6 @@ sub manipulateImages
$isNormalSecure ||= ($eyeCatch eq "HBRT");
$isNormalSecure ||= ($eyeCatch eq "PAYLOAD");
$isNormalSecure ||= ($eyeCatch eq "OCC");
- $isNormalSecure ||= ($eyeCatch eq "CAPP");
$isNormalSecure ||= ($eyeCatch eq "BOOTKERNEL");
$isNormalSecure ||= ($eyeCatch eq "HCODE");
$isNormalSecure ||= ($eyeCatch eq "CENHWIMG");
OpenPOWER on IntegriCloud