Searched hist:"890 d37a381aed9e9a17ac846e9fee8a361213563" (Results 1 – 3 of 3) sorted by relevance
/openbmc/libpldm/src/dsp/ |
H A D | pdr.c | diff 890d37a381aed9e9a17ac846e9fee8a361213563 Sun Sep 22 06:20:53 CDT 2024 Andrew Jeffery <andrew@codeconstruct.com.au> dsp: pdr: Apply LIBPLDM_CC_NONNULL to reduce assert()s
The PDR API implementations are in a bit of a state. Reduce the use of asserts to highlight the more egregious ones.
Again adjusting some assert behavior has impacted the ABI as measured by abi-compliance-checker. pldm_pdr_find_record() and pldm_pdr_get_next_record() are both affected, with changes to the registers assigned for parameter-passing.
Change-Id: I7797217dac76afcf7a9df7519d9d2aa394d3b5dd Signed-off-by: Andrew Jeffery <andrew@codeconstruct.com.au>
|
/openbmc/libpldm/abi/x86_64/ |
H A D | gcc.dump | diff 890d37a381aed9e9a17ac846e9fee8a361213563 Sun Sep 22 06:20:53 CDT 2024 Andrew Jeffery <andrew@codeconstruct.com.au> dsp: pdr: Apply LIBPLDM_CC_NONNULL to reduce assert()s
The PDR API implementations are in a bit of a state. Reduce the use of asserts to highlight the more egregious ones.
Again adjusting some assert behavior has impacted the ABI as measured by abi-compliance-checker. pldm_pdr_find_record() and pldm_pdr_get_next_record() are both affected, with changes to the registers assigned for parameter-passing.
Change-Id: I7797217dac76afcf7a9df7519d9d2aa394d3b5dd Signed-off-by: Andrew Jeffery <andrew@codeconstruct.com.au>
|
/openbmc/libpldm/ |
H A D | CHANGELOG.md | diff 890d37a381aed9e9a17ac846e9fee8a361213563 Sun Sep 22 06:20:53 CDT 2024 Andrew Jeffery <andrew@codeconstruct.com.au> dsp: pdr: Apply LIBPLDM_CC_NONNULL to reduce assert()s
The PDR API implementations are in a bit of a state. Reduce the use of asserts to highlight the more egregious ones.
Again adjusting some assert behavior has impacted the ABI as measured by abi-compliance-checker. pldm_pdr_find_record() and pldm_pdr_get_next_record() are both affected, with changes to the registers assigned for parameter-passing.
Change-Id: I7797217dac76afcf7a9df7519d9d2aa394d3b5dd Signed-off-by: Andrew Jeffery <andrew@codeconstruct.com.au>
|