History log of /openbmc/openpower-proc-control/extensions/phal/common_utils.cpp (Results 1 – 4 of 4)
Revision Date Author Comments
# e0dd7af4 13-Sep-2023 Jayanth Othayoth <ojayanth@in.ibm.com>

switch fmt::format to use std::format

fmt::format is supported in the c++ std. This will
help to remove fmt package dependency.

Change-Id: Ia3f5c607a348f062a0f112d5eae8b51ecc23fd37
Signed-off-by: J

switch fmt::format to use std::format

fmt::format is supported in the c++ std. This will
help to remove fmt package dependency.

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

show more ...


# c3d6b876 28-Jul-2021 Jayanth Othayoth <ojayanth@in.ibm.com>

PHAL: refactoring common_utils

Moved pdbg specific utils function into new file.
This will help to avoid adding additional phal library
dependency for apps , which are not really con

PHAL: refactoring common_utils

Moved pdbg specific utils function into new file.
This will help to avoid adding additional phal library
dependency for apps , which are not really consumed
phal repos.

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

show more ...


# 2de8c8d2 16-Jul-2021 Jayanth Othayoth <ojayanth@in.ibm.com>

PHAL: Helper function to set PDBG_DTB

Helper function to set PDBG_DTB environment variable for the
CEC device tree path.

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

PHAL: Helper function to set PDBG_DTB

Helper function to set PDBG_DTB environment variable for the
CEC device tree path.

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

show more ...


# 25e39c84 12-Jul-2021 Jayanth Othayoth <ojayanth@in.ibm.com>

phal: move common_utils.cpp to extensions/phal

tested: verified build

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