commit | 778d1db372561811de43b7954542a4eae1183f04 | [log] [tgz] |
---|---|---|
author | Dhruvaraj Subhashchandran <dhruvaraj@in.ibm.com> | Mon May 20 09:13:08 2024 -0500 |
committer | Dhruvaraj Subhashchandran <dhruvaraj@in.ibm.com> | Sun May 26 02:53:03 2024 -0500 |
tree | ab810ced567415b97618406b1ec7656bf5801ced | |
parent | b394bf29bda935b01a81765ef46c6a9ba232bce9 [diff] |
Add '0x' Prefix to Indicate Hexadecimal Values When setting the SRC6 as a hexadecimal number, the '0x' prefix was missing, causing incorrect values in the PEL. Additionally, changed 'enabled' to 'allowed' when checking for conditional compilation. Change-Id: I6d4375edc89d53450bf26848584285a37d6a0c77 Signed-off-by: Dhruvaraj Subhashchandran <dhruvaraj@in.ibm.com>