Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
libpldm
/
refs/heads/main
/
tests
d0c9ae7
utils: Rename crc8() to pldm_edac_crc8()
by Andrew Jeffery
· 10 days ago
a386348
utils: Rename crc32() to pldm_edac_crc32()
by Andrew Jeffery
· 10 days ago
59dce78
dsp: base: Add encode req & decode resp for NegotiateTransferParameters
by Chau Ly
· 2 weeks ago
58273fb
dsp: file: Add encode req & decode resp for DfHeartbeat command
by Chau Ly
· 3 weeks ago
7286ca6
dsp: file: Add encode req & decode resp for DfClose command
by Chau Ly
· 3 weeks ago
cf26f2a
dsp: file: Add encode req & decode resp for DfOpen command
by Chau Ly
· 4 weeks ago
ed4ad70
platform: Add decode API for File Descriptor PDR
by Chau Ly
· 5 weeks ago
8836784
dsp: base: Add encode req & decode resp for MultipartReceive command
by Dung Cao
· 6 months ago
1a4eed9
msgbuf: Add pldm_msgbuf_extract_uint*_to_size APIs
by Chau Ly
· 4 weeks ago
a189696
msgbuf: Rework error handling to improve soundness
by Andrew Jeffery
· 6 weeks ago
63b5a66
msgbuf: Return -EOVERFLOW where relevant in pldm_msgbuf_consumed()
by Andrew Jeffery
· 6 weeks ago
70d21c9
msgbuf: Rename 'destroy' APIs to 'complete'
by Andrew Jeffery
· 6 weeks ago
53b0867
dsp: firmware_update: Initialize msgbuf after argument tests
by Andrew Jeffery
· 6 weeks ago
5192e2e
pdr: Add pldm_pdr_delete_by_record_handle() API
by Pavithra Barithaya
· 7 weeks ago
9c57ef5
requester: Add null check in pldm_instance_id_free
by Manojkiran Eda
· 5 weeks ago
6c7ee4f
requester: Add null check in pldm_instance_id_alloc
by Manojkiran Eda
· 4 weeks ago
bc40dd5
pdr: Fix for Entity Association PDR looping
by Archana Kakani
· 9 months ago
779e9db
dsp: firmware_update: Wrap static errno variants of package APIs
by Andrew Jeffery
· 8 weeks ago
248b5ab
api: Translate -EBADMSG as PLDM_ERROR_INVALID_DATA
by Andrew Jeffery
· 8 weeks ago
e5c3f14
dsp: firmware_update: Stabilize downstream devices related ABI
by Unive Tien
· 4 months ago
abe9b37
libpldm: Add fuzzing for firmware FD responder
by Matt Johnston
· 5 months ago
94e2d75
pdr: Handle removal of the last contained entity from EA PDR
by Archana Kakani
· 4 months ago
c4d1c8b
dsp: firmware_update: Avoid integer overflow
by Matt Johnston
· 4 months ago
cf9a2df
dsp: Add FD side firmware_update encode/decode
by Matt Johnston
· 5 months ago
f37edd7
clang-format: re-format for clang-19
by Patrick Williams
· 4 months ago
5a5129b
dsp: firmware_update: Add iterator for downstream device parameters
by Andrew Jeffery
· 4 months ago
6a97b79
dsp: firmware_update: Expand "params" in symbol names
by Andrew Jeffery
· 4 months ago
d2f8a7e
dsp: firmware_update: pack decomposed parameters to struct
by Unive Tien
· 5 months ago
71e935c
dsp: firmware_update: Change return type of downstream device ABI/APIs
by Unive Tien
· 5 months ago
fef24ed
meson: Specify OEM extensions in an array
by Andrew Jeffery
· 5 months ago
d5d1f66
dsp: firmware_update: Fix missing #include <span>
by Matt Johnston
· 5 months ago
3a2c658
dsp: firmware_update: Iterators for downstream device descriptors
by Andrew Jeffery
· 5 months ago
dec237b
tests: firmware_update: Clean up some use of reinterpret_cast<>()
by Andrew Jeffery
· 5 months ago
cd2eb60
tests: firmware_update: Fix 'complition' typo
by Andrew Jeffery
· 5 months ago
1be1d5e
dsp: platform: Fix location of closing paren in overflow detection
by Andrew Jeffery
· 5 months ago
98e137d
dsp: platform: Fix decode_set_event_receiver_req()
by Gilbert Chen
· 6 months ago
a989249
dsp: firmware_update: Bounds check decode_downstream_device_parameter_table_entry_versions()
by Andrew Jeffery
· 6 months ago
9e56659
dsp: pdr: Bound check pldm_entity_association_pdr_extract()
by Andrew Jeffery
· 7 months ago
4f60fb7
msgbuf: Bounds checks that satisfy GCC's analyzer
by Andrew Jeffery
· 7 months ago
830c1eb
msgbuf: Externalise error value conversion
by Andrew Jeffery
· 6 months ago
2332e05
Revert "dsp: platform: Fix decode_set_event_receiver_req()"
by Andrew Jeffery
· 6 months ago
8c43abb
dsp: platform: Fix decode_set_event_receiver_req()
by Gilbert Chen
· 7 months ago
9e16b18
platform: Fix checking `eventIDToAcknowledge`
by Thu Nguyen
· 7 months ago
b43a778
platform: Support PLDM_CPER_EVENT in encode_platform_event_message_req()
by John Chung
· 7 months ago
e5f1253
msgbuf: Improve type-specific ergonomics to match generic macros
by Andrew Jeffery
· 7 months ago
387b10f
platform: fix encode/decode_poll_for_platform_event_message_req
by Thu Nguyen
· 7 months ago
d0ba43a
clang-tidy: Enable cppcoreguidelines-pro-type-reinterpret-cast
by Andrew Jeffery
· 7 months ago
7a3c14e
base: Add size and buffer macros for struct pldm_msg
by Andrew Jeffery
· 7 months ago
ea0bf3a
oem: meta: Stabilise decode/encode file IO API
by Lora Lin
· 7 months ago
6058215
dsp: pdr: Add pldm_entity_association_tree_copy_root_check()
by Andrew Jeffery
· 7 months ago
3b5ab92
dsp: bios_table: Null check for pldm_bios_table_iter_is_end()
by Andrew Jeffery
· 7 months ago
8b53ad9
pdr: Remove PDR record by record set identifier
by Varsha Kaverappa
· 10 months ago
b31e4c6
pdr: Remove contained entity from PDR repo
by Varsha Kaverappa
· 10 months ago
7939382
msgbuf: Allow pldm_msgbuf_span_required to accept NULL
by Varsha Kaverappa
· 8 months ago
6476c96
oem: meta: Add encode_oem_meta_file_io_read_resp()
by Lora Lin
· 9 months ago
893a08f
oem: meta: Add decode_oem_meta_file_io_read_req()
by Lora Lin
· 9 months ago
84213eb
tests: oem: meta: Convert to new API
by Lora Lin
· 9 months ago
f309c48
pdr: Remove pldm_pdr_add_check()
by Andrew Jeffery
· 7 months ago
e984a46
meson: Format build files with `meson format`
by Andrew Jeffery
· 7 months ago
3559aa1
platform: Stabilise decode_pldm_platform_cper_event API
by Thu Nguyen
· 8 months ago
90bbe6c
compiler: Provide LIBPLDM_CC_NONNULL{,_ARGS()}
by Andrew Jeffery
· 8 months ago
0a1be3c
msgbuf: Harden pldm_msgbuf_{insert,extract}_array()
by Andrew Jeffery
· 8 months ago
0290303
platform: Remove `_data` suffix from `cper_event` decode API
by Thu Nguyen
· 7 months ago
860a43d
compiler: Provide LIBPLDM_CC_UNUSED
by Andrew Jeffery
· 8 months ago
a5d18dc
platform: Add decode_pldm_cper_event_data() API
by Thu Nguyen
· 8 months ago
d8bb75c
dsp: bios_table: Rename pldm_bios_table_append_pad_checksum_check()
by Andrew Jeffery
· 10 months ago
504dd17
dsp: bios_table: Rename pldm_bios_table_attr_value_entry_encode_integer_check()
by Andrew Jeffery
· 10 months ago
1a3983c
dsp: bios_table: Rename pldm_bios_table_attr_value_entry_encode_string_check()
by Andrew Jeffery
· 10 months ago
09004d6
dsp: bios_table: Rename pldm_bios_table_attr_value_entry_encode_enum_check()
by Andrew Jeffery
· 10 months ago
5347e27
dsp: bios_table: Rename pldm_bios_table_attr_entry_integer_encode_check()
by Andrew Jeffery
· 10 months ago
c668ffc
dsp: bios_table: Rename pldm_bios_table_attr_entry_string_decode_def_string_length_check()
by Andrew Jeffery
· 10 months ago
f6be493
dsp: bios_table: Rename pldm_bios_table_attr_entry_string_encode_check()
by Andrew Jeffery
· 10 months ago
82b4d3b
dsp: bios_table: Rename pldm_bios_table_attr_entry_enum_decode_pv_hdls_check()
by Andrew Jeffery
· 10 months ago
46673f4
dsp: bios_table: Rename pldm_bios_table_attr_entry_enum_decode_def_num_check()
by Andrew Jeffery
· 10 months ago
b06882f
dsp: bios_table: Rename pldm_bios_table_attr_entry_enum_decode_pv_num_check()
by Andrew Jeffery
· 10 months ago
7126b1d
dsp: bios_table: Rename pldm_bios_table_attr_entry_enum_encode_check()
by Andrew Jeffery
· 10 months ago
8c37ab3
dsp: bios_table: Rename pldm_bios_table_string_entry_decode_string_check()
by Andrew Jeffery
· 10 months ago
e48fdd6
dsp: bios_table: Rename pldm_bios_table_string_entry_encode_check()
by Andrew Jeffery
· 10 months ago
d72ea4b
dsp: pdr: Rename pldm_entity_association_pdr_add_check()
by Andrew Jeffery
· 10 months ago
e7f5511
dsp: pdr: Rename pldm_pdr_add_fru_record_set_check()
by Andrew Jeffery
· 10 months ago
fae3641
dsp: pdr: Rename pldm_pdr_add_check()
by Andrew Jeffery
· 10 months ago
f874b38
platform: Stabilise decode_pldm_message_poll_event_data() APIs
by Thu Nguyen
· 9 months ago
7739d12
platform: Rework decode/encode_pldm_message_poll_event_data() APIs
by Thu Nguyen
· 9 months ago
43cb4b5
platform: Stabilise related decode_entity_auxiliary_names_pdr*() APIs
by Thu Nguyen
· 9 months ago
b6ef35b
fw_update: Add encode req & decode resp for get_downstream_fw_params
by Chris Wang
· 10 months ago
dacfa35
pdr: Add related decode_entity_auxiliary_names_pdr*() APIs
by Thu Nguyen
· 10 months ago
56f73f9
msgbuf: Add pldm_msgbuf_copy_string_utf16()
by Andrew Jeffery
· 9 months ago
1523778
msgbuf: Add pldm_msgbuf_span_string_utf16()
by Thu Nguyen
· 10 months ago
8b87960
msgbuf: Add pldm_msgbuf_copy_string_ascii()
by Andrew Jeffery
· 9 months ago
9c83d68
msgbuf: Add pldm_msgbuf_span_string_ascii()
by Thu Nguyen
· 10 months ago
1c57144
msgbuf: Generalize array extraction and insertion
by Andrew Jeffery
· 9 months ago
274732f
pdr: Add pldm_pdr_get_terminus_handle() API
by Pavithra Barithaya
· 9 months ago
e424067
requester: instance-id: Release read lock on conflict
by Andrew Jeffery
· 10 months ago
9e3a5d4
Fix spelling mistakes using codespell
by Manojkiran Eda
· 10 months ago
de67ab6
platform: Stabilise GetStateEffecterStates functions
by Tal Yacobi
· 11 months ago
f490a38
platform: Change GetStateEffecterStates API error personality
by Tal Yacobi
· 11 months ago
48761c6
libpldm: Reorganize source and test files
by Andrew Jeffery
· 11 months ago
d480b70
tests: meson: Push build configuration down to leaf directories
by Andrew Jeffery
· 11 months ago
9ca7670
tests: meson: Add note about guarding the transport tests
by Andrew Jeffery
· 11 months ago
44925df
tests: meson: Sort tests alphabetically
by Andrew Jeffery
· 11 months ago
Next »