Revision Date Author Comments
# 915b38fe 20-Oct-2023 Patrick Williams <patrick@stwcx.xyz>

clang-format: copy latest and re-format

clang-format-17 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-17 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: I06e9ad76b7e259a962f15f0b013d92a62f02a039
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>

show more ...


# 63508a73 27-Oct-2020 Brad Bishop <bradleyb@fuzziesquirrel.com>

fix compiler warnings

Fix a couple pedantic, format=, and unused-parameter warnings so we can
turn the warnings all the way up.

Change-Id: I7c6309e30147f54fc64ace99dc784fbd96c77c70
Signed-off-by: B

fix compiler warnings

Fix a couple pedantic, format=, and unused-parameter warnings so we can
turn the warnings all the way up.

Change-Id: I7c6309e30147f54fc64ace99dc784fbd96c77c70
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>

show more ...


# 75912e83 28-Apr-2020 Lakshminarayana R. Kammath <lkammath@in.ibm.com>

Select primary/secondary BOOT/MEASUREMENT SEEPROM based on boot count

Changes include:
1) selection of primary/secondary seeprom before booting host
2) structure name change from PACKED to PAC

Select primary/secondary BOOT/MEASUREMENT SEEPROM based on boot count

Changes include:
1) selection of primary/secondary seeprom before booting host
2) structure name change from PACKED to PACK to avoid conflict with
attributes_info.H

Tests done :
- Verified the right bit set for Primary Vs Secondary Boot path
- Verified attribute GET/SET working good

Signed-off-by: Lakshminarayana R. Kammath <lkammath@in.ibm.com>
Change-Id: I3017b0e9118119cc0a5e478f262641ce539ac4ff

show more ...


# a5311abd 12-Feb-2020 Jayanth Othayoth <ojayanth@in.ibm.com>

Enable host debug procedure for all power version

Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com>
Change-Id: I429ea10623029275f4dde49b49f603adfaa681c5