#
cb82dfb6 |
| 11-Jun-2024 |
Dhruvaraj Subhashchandran <dhruvaraj@in.ibm.com> |
com-ibm: Update host response codes
Update the host response code invalid Access Control List file and add a new default value for host response.
Change-Id: I319d4757cdc4c3f99cb4f8d0cef270b881121e
com-ibm: Update host response codes
Update the host response code invalid Access Control List file and add a new default value for host response.
Change-Id: I319d4757cdc4c3f99cb4f8d0cef270b881121e69 Signed-off-by: Dhruvaraj Subhashchandran <dhruvaraj@in.ibm.com>
show more ...
|
#
b3563c1e |
| 06-May-2024 |
Dhruvaraj Subhashchandran <dhruvaraj@in.ibm.com> |
com.ibm: Add UserChallenge to replace password
This commit integrates a 'UserChallenge' field into the xyz.openbmc_project.Dump.Entry.Resource interface. This addition aligns with the change in the
com.ibm: Add UserChallenge to replace password
This commit integrates a 'UserChallenge' field into the xyz.openbmc_project.Dump.Entry.Resource interface. This addition aligns with the change in the system dump interface.
Non-disruptive dumps command considerable host resources, necessitating strict execution by authorized personnel only. The 'UserChallenge' serves as a security measure, ensuring that dump operations are initiated by users validated against an Access Control List (ACL) provided via the Platform Level Data Model (PLDM).
The host evaluates the 'UserChallenge' against the ACL. If validation fails, the dump request is rejected.
This change also standardizes the terminology across dump interfaces, shifting from 'Password' to 'UserChallenge' to maintain consistency.
Change-Id: Ifbbcda1439c1a40a3916c0b896db4c34db13ba21 Signed-off-by: Dhruvaraj Subhashchandran <dhruvaraj@in.ibm.com>
show more ...
|
#
980fb7b5 |
| 10-Feb-2022 |
Dhruvaraj Subhashchandran <dhruvaraj@in.ibm.com> |
com-ibm-dump: Add response code to resource dump entry
Add new property in the resource dump entry for storing the response code returned by the host after requesting a new resource dump.
Signed-o
com-ibm-dump: Add response code to resource dump entry
Add new property in the resource dump entry for storing the response code returned by the host after requesting a new resource dump.
Signed-off-by: Dhruvaraj Subhashchandran <dhruvaraj@in.ibm.com> Change-Id: I55a4de4e2b77c0387fba7412c122c28e9acdde7b
show more ...
|
#
27afd1f2 |
| 08-Jul-2023 |
Dhruvaraj Subhashchandran <dhruvaraj@in.ibm.com> |
Dump: Add token to host dump entries
This commit introduces a token field to the xyz.openbmc_project.Dump.Entry.System and com.ibm.Dump.Entry.Resource interfaces. This token is exchanged from the ho
Dump: Add token to host dump entries
This commit introduces a token field to the xyz.openbmc_project.Dump.Entry.System and com.ibm.Dump.Entry.Resource interfaces. This token is exchanged from the host when a request to create a dump is made. The token can be used to identify the dump entry once the collection is completed. This addition enhances the tracking of dump entries for the dumps collected in the host.
Change-Id: Ic4ad9d10bb0b8afd73d2b8d58a920ae5d2b131b8 Signed-off-by: Dhruvaraj Subhashchandran <dhruvaraj@in.ibm.com>
show more ...
|
#
a1347418 |
| 06-Dec-2022 |
Patrick Williams <patrick@stwcx.xyz> |
reformat with latest settings
Reformat with the latest settings from openbmc-build-scripts (and copy latest config files where appropriate). Fix a few minor markdownlint issues.
Signed-off-by: Pat
reformat with latest settings
Reformat with the latest settings from openbmc-build-scripts (and copy latest config files where appropriate). Fix a few minor markdownlint issues.
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I55205817c29dc3f182a165ddf9cd5d4e07b90063
show more ...
|
#
8da396ca |
| 14-Mar-2022 |
Patrick Williams <patrick@stwcx.xyz> |
yaml: format with prettier
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I193f690f3612fe72ec69030f81f4d5096a761601
|
#
b1b4d261 |
| 05-Jun-2021 |
William A. Kennington III <wak@google.com> |
treewide: Create yaml directory
This allows the propagated yamldir paramter to work correctly in subproject style builds. We don't want other files in the project conflicting with tools that scan th
treewide: Create yaml directory
This allows the propagated yamldir paramter to work correctly in subproject style builds. We don't want other files in the project conflicting with tools that scan the yamldir.
Change-Id: Ie2759c7f3baf399392cdda0e507055ceb262d2e1 Signed-off-by: William A. Kennington III <wak@google.com>
show more ...
|