• Device suffers from reproducible resets once optimisation is turned on
    I've recently begun work on maintaining and adding functionality to an existing product using the Chipcon CC1010. <snip>
  • Device suffers from reproducible resets once optimisation is turned on
    I've recently begun work on maintaining and adding functionality to an existing product using the Chipcon CC1010. <snip>
  • Unable to reproduce the Armv8-M Secure Stack Pointer Software Vulnerability (CVE-2020-16273)
    Hi all, On October 16, 2020, Arm published a report discussing the Armv8-M Stack Sealing vulnerability, which was disclosed as CVE-2020-16273 . The CVE and report state that on Armv8-M- based processors...
  • Unable to reproduce the Armv8-M Secure Stack Pointer Software Vulnerability (CVE-2020-16273)
    Hi all, On October 16, 2020, Arm published a report discussing the Armv8-M Stack Sealing vulnerability, which was disclosed as CVE-2020-16273 . The CVE and report state that on Armv8-M- based processors...
  • Cannot understand 16-bit arithmetic result of Mali Offline Complier
    I have a very simple shader. Basiclly, it just sample a texture and do a cut off based on the a scalar. All variables are medium percision. #version 310 es precision mediump float; precision highp...