Ondalf

Results 4 issues of Ondalf

Hello! Any possibility to add PowerAdjust variable in Config\devices.config.txt for CPU that is actually written in DeviceLib? Its missing its parts, so basically cannot adjust the "lhm" data. The issue...

enhancement
implemented

Hi, got hardware to try out, and found a few issues. Hopefully this addresses some of those: ```diff diff --git a/Modules/DeviceLib.psm1 b/Modules/DeviceLib.psm1 index 4424b2bc..dbfa9149 100644 --- a/Modules/DeviceLib.psm1 +++ b/Modules/DeviceLib.psm1 @@...

miner issue

Most likely, at some point, someone cloned this on windows and pushed updates to permissions, since all linux alike shell scripts has no executable permissions. Unsure if its wanted feature,...

enhancement

Hi, Seems ``` $ gcc --version gcc (Alpine 15.2.0) 15.2.0 ``` won't pass integrity tests when used -O3 unless -DNEOSCRYPT_ASM is enabled, or rather, most of the tests are failing....