#
27dd6368 |
| 10-May-2023 |
Patrick Williams <patrick@stwcx.xyz> |
clang-format: copy latest and re-format
clang-format-16 has some backwards incompatible changes that require additional settings for best compatibility and re-running the formatter. Copy the latest
clang-format: copy latest and re-format
clang-format-16 has some backwards incompatible changes that require additional settings for best compatibility and re-running the formatter. Copy the latest .clang-format from the docs repository and reformat the repository.
Change-Id: I27b0d1357211259edb6ec2776924729052f238d6 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
show more ...
|
#
792f32f7 |
| 02-Jun-2020 |
Ben Tyner <ben.tyner@ibm.com> |
Add support for Get TI Info chipop Use the Get TI Info chipop to determine if a special attention was due to a TI or a breakpoint. Signed-off-by: Ben Tyner <ben.tyner@ibm.com>
Add support for Get TI Info chipop Use the Get TI Info chipop to determine if a special attention was due to a TI or a breakpoint. Signed-off-by: Ben Tyner <ben.tyner@ibm.com> Change-Id: I256dcf1171c27e851032353226c174307105cd0a
show more ...
|
#
3fb52e53 |
| 31-Mar-2020 |
Ben Tyner <ben.tyner@ibm.com> |
Enable/disable logic for each attention type Allow the handler for each attention type to be enabled or disabled. The default is all attention handlers are enabled. Signed-off-b
Enable/disable logic for each attention type Allow the handler for each attention type to be enabled or disabled. The default is all attention handlers are enabled. Signed-off-by: Ben Tyner <ben.tyner@ibm.com> Change-Id: Ibe2e7848a7064ae164f70aa5ea5bfca486c4036b
show more ...
|
#
b481d905 |
| 05-Mar-2020 |
Ben Tyner <ben.tyner@ibm.com> |
Add attention event handling priority logic All active attention events are gathered and prioritized and the highest priority event is handled. Signed-off-by: Ben Tyner <ben.tyn
Add attention event handling priority logic All active attention events are gathered and prioritized and the highest priority event is handled. Signed-off-by: Ben Tyner <ben.tyner@ibm.com> Change-Id: Icad55dacb23232801fdbb5995ef8ee3edc7e90f4
show more ...
|