Searched hist:c8e6f4bc (Results 1 – 1 of 1) sorted by relevance
/openbmc/pldm/oem/ibm/configurations/ |
H A D | fileTable.json | c8e6f4bc Thu Mar 02 12:33:03 CST 2023 Adriana Kobylak <anoo@us.ibm.com> oem: ibm: fileTable: Update permissions
Fix the permissions per specified in the spec: pldm file_traits: [2]: Preserve across firmware updates [1]: ReadWrite [0]: ReadOnly
The Preserved files are assumed to be ReadWrite so no need to set some of them to 6, just 4. Whenever pldm implements the check for ReadOnly, it can check the first byte (value 1) to prevent writes to the ReadOnly files. Also remove two entries that are no longer valid.
Tested: Power on a p10bmc system.
Change-Id: I9ca3411644f210e5715ac20b34287b0a993dcf40 Signed-off-by: Adriana Kobylak <anoo@us.ibm.com>
|