summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-x86/libpeci
AgeCommit message (Collapse)AuthorFilesLines
2023-07-25libpeci: srcrev bump 5be3924124..b33f593d97Andrew Geissler1-1/+1
Saitwal, Meghan (1): Add GNR-D CPUModel definition Change-Id: I80a9e23eb75555c78a8b69e0ef2093a03cf69513 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-07-10libpeci: srcrev bump c4c3feec24..5be3924124Andrew Geissler1-1/+1
Jason M. Bills (1): Use variable for service install location Change-Id: Ic2cc1d46e08a191c582d7ab5e99562acd758d11c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-06-27libpeci: srcrev bump b65de2d694..c4c3feec24Andrew Geissler1-1/+1
Matt Simmering (1): libpeci: Add 64-bit MMIO Read variable Change-Id: I05e477758dd497539b17a14a65ea662a9e97565d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-06-02libpeci: srcrev bump 5f1d7f7ade..b65de2d694Andrew Geissler1-1/+1
Patrick Williams (1): Fix GCC 13 issue Change-Id: I9a776f79f7c3e1f66f4aca6a123c27c5ec803cdc Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-05-25libpeci: srcrev bump 7169faac9e..5f1d7f7adeAndrew Geissler1-1/+1
Jason M. Bills (1): Reset the cc when looping Change-Id: I50af1836b5063e8c0ece0638214751fcb9114649 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-05-11libpeci: srcrev bump 50959a23b4..7169faac9eAndrew Geissler1-1/+1
Patrick Williams (1): clang-format: copy latest and re-format Change-Id: I4c933c2b20ff7074a78cff51a0522a056ac81bc8 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-03-16libpeci: srcrev bump 1ae54d298c..50959a23b4Andrew Geissler1-1/+1
Jonathan Doman (1): Add EMR, GNR, and SRF CPUModel definitions Change-Id: Ie15ae55f3fbf34bbec36ea97269b0f51016a1cf1 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-03-10libpeci: srcrev bump 258161b358..1ae54d298cAndrew Geissler1-1/+1
Sumanth Bhat (1): peci_cmds: Add request-to-response latency measurement Change-Id: I214ec8cd7e4328f2c2de6a0e6099cc5f711e34ea Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-01-19libpeci: srcrev bump a89be7669d..258161b358Andrew Geissler1-1/+1
V-Sanjana (1): Add the missing break in switch case Change-Id: Ia35a68464da792e06fa06e3360e6de48e82c3ddf Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-12-09libpeci: srcrev bump 380998bc0e..a89be7669dAndrew Geissler1-1/+1
Brad Bishop (1): build: add pkg-config Patrick Williams (2): clang-ignore: rename prettier: re-format Change-Id: I9a21608dd8f60adf462d601ddea20db6f4422734 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-10-04libpeci: srcrev bump b78d4c81b3..380998bc0eAndrew Geissler1-1/+1
Vernon Mauery (1): Change c++ std to 20 Change-Id: Idc074e5f29a8d4988925d353a48611f5c09b7c37 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-09-21libpeci: srcrev bump 58dac1fdb2..b78d4c81b3Andrew Geissler1-1/+1
Ed Tanous (2): Move to io_context Apply modern compiler options Change-Id: I293be93f1327061e2fb4478887366a97f1581ead Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-09-20Run oe-stylize on our filesEd Tanous1-8/+6
In all of our recipes, we should be following yoctos lead on formatting, order, and other things, for consistency in our meta layers. This commit runs oe-stylize.py on all of our files. The types of changes being made can be seen in the commit, but amount to: 1. Setting an explicit key ordering 2. Sectioning the files appropriately 3. Applying rules checking to our files At some point in the near future, we would turn this on as part of repotest, but some minor changes need to be upstreamed to meta-oe (WIP) to make that happen. Looking for input on whether this is something we'd like to do, and whether the diffs below look reasonable to folks. Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: I489dd21d38a9fe4f3ece89cc7a5e1d0463224abf
2022-08-05libpeci: srcrev bump 517c3e86d3..58dac1fdb2Andrew Geissler1-1/+1
Patrick Williams (1): MAINTAINERS: remove file Change-Id: I5c86908566bd69984a2031191d20584dcdd15319 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-07-27libpeci: srcrev bump 7b11280d8e..517c3e86d3Andrew Geissler1-1/+1
Patrick Williams (1): OWNERS: switch 'matches' to 'matchers' Change-Id: I88dc8a1a6c263cd489f769c0725200b3a26a8bd4 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-03-18libpeci: srcrev bump fd5dfd56b0..7b11280d8eAndrew Geissler1-1/+1
Jason M. Bills (3): Update to the latest peci-ioctl.h Add support for the PECI domain ID byte Convert peci_cmds to use the domain libpeci APIs Change-Id: I3fdd692677ad40e23efb8ff1e62970faf5e4e719 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-03-16libpeci: srcrev bump bdefaa3c95..fd5dfd56b0Andrew Geissler1-1/+1
Nirav Shah (1): Make code c portable Change-Id: Ia25485e464fbd694e4c7e6c7a0d0d923d920e32e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-03-09libpeci: Move recipe to meta-phosphor/recipes-x86Jian Zhang1-0/+17
Move libpeci to meta-phosphor/recipes-x86. libpeci is a common feature. When you need use libpeci, you will don't have to rely on meta-intel-openbmc. Tested: Build OK, and verify in QEMU that command 'peci_cmds' called OK. Change-Id: I35f82a998861fdec1ff056a38389f86b6d0886b7 Signed-off-by: Jian Zhang <zhangjian.3032@bytedance.com>