c2558c64 | 13-Nov-2024 |
Thu Nguyen <thu@os.amperecomputing.com> |
Arm: Move the definitions to Cper.h
As [1], the `sections/cper-section-myvendor.h` will include the `cper_section_myvendor_to_ir` and `ir_section_myvendor_to_cper` APIs. The other definitions will b
Arm: Move the definitions to Cper.h
As [1], the `sections/cper-section-myvendor.h` will include the `cper_section_myvendor_to_ir` and `ir_section_myvendor_to_cper` APIs. The other definitions will be in `Cper.h`. Move the definition in `cper-section-arm.h` to `Cper.h` to follow [1].
[1] https://github.com/openbmc/libcper/blob/main/docs/OEMExtensions.md#creating-a-section-parser
Change-Id: I7a0ba10b965ddf51ffe284bb21cbe091379456c0 Signed-off-by: Thu Nguyen <thu@os.amperecomputing.com>
show more ...
|