Paidipeddi Pridhiviraj

Results 61 comments of Paidipeddi Pridhiviraj

@cyrilbur-ibm Latest master skiboot is fine to reproduce this issue. You are hitting a known OPAL checkstop issue #145 on P8 platforms., Better you try this on a P9 platform.

@cyrilbur-ibm Either @stewart-ibm or me will provide a P9 system when it is free, Will ping you the system details.

@shenki distro is fedora23 yes, i am running it inside docker, which are the build scripts in ci directory, But there distro version is updated to fedora25. Okay, i will...

Even without containers also i am seeing this error. ``` make[1]: Leaving directory `/root/op-build/output/build/linux-4.13.11' # Copy the kernel image(s) to its(their) final destination /usr/bin/install -m 0644 -D /root/op-build/output/build/linux-4.13.11/arch/powerpc/boot/zImage.epapr /root/op-build/output/images/zImage.epapr #...

I built it for habanero, but i couldn't see any habnero pnor images in output/images directory. ``` ls output/images/ cappucode.bin firestone.pnor.squashfs.tar host_fw_debug.tar rootfs.cpio rootfs.tar skiboot.lid.bin firestone.pnor firestone_update.pnor ima_catalog.bin rootfs.cpio.xz skiboot.lid...

@bofferdn As discussed in slack, i properly built the key transition driver that installs production keys. And also regarding secure mode, OPAL shows secure mode is on(Not FORCED by NVRAM)....

@bofferdn I tried flashing dev-to-dev key transition PNOR to do the key recovery process, But still i see same IPL message and got shutdown after SBE update, i didn't see...

With latest upstream op-build PNOR build on witherspoon it works fine. ``` cat /var/lib/phosphor-software-manager/pnor/ro/VERSION open-power-witherspoon-v1.22-rc1-1-gc61ecab buildroot-2017.11.2-8-g4b6188e skiboot-v5.11-rc1 hostboot-6eaa457 linux-4.15.9-openpower1-p497d1fe petitboot-v1.7.1-pa873880 machine-xml-c10638f-p35bfee7 occ-768466b hostboot-binaries-2657e58 capp-ucode-p9-dd2-v3 sbe-5c03639 ``` Console messages: ``` --==...

This will get us verifying the sensors what we expect in system are created or not. But i am not sure how to validate whether the sensor readings are valid...