5acaca2f | 28-Oct-2021 |
William A. Kennington III <wak@google.com> |
libcr51sign: build: Refactor for subproject use
This refactors the build to make it more suitable for use as a subproject in other OpenBMC codebases.
Change-Id: I546c993d3f53c1cbe2161e5d8959373d5b1
libcr51sign: build: Refactor for subproject use
This refactors the build to make it more suitable for use as a subproject in other OpenBMC codebases.
Change-Id: I546c993d3f53c1cbe2161e5d8959373d5b12e57f Signed-off-by: William A. Kennington III <wak@google.com>
show more ...
|
382d628d | 21-Oct-2021 |
Willy Tu <wltu@google.com> |
build: Update to c++20, c18, and meson >= 0.57.0
Change-Id: I6b4862f1aa2f8778d63b2b905762437071afd9c6 Signed-off-by: Willy Tu <wltu@google.com> |
9a76b6fb | 30-Sep-2021 |
William A. Kennington III <wak@google.com> |
ncsid: Fix update_ra_neighbor.sh license
Change-Id: If4bcdd0f5d816a29e1c29a0f633c5c7e1bae4d05 Signed-off-by: William A. Kennington III <wak@google.com> |
700edcee | 28-Sep-2021 |
Willy Tu <wltu@google.com> |
Revert "bios-key: import from gBMC"
This reverts commit 18c97f6dc582da01335f5958c32f979d3638ace4.
Reason for revert: Move the Google public BIOS key to meta-layer
https://gerrit.openbmc-project.xy
Revert "bios-key: import from gBMC"
This reverts commit 18c97f6dc582da01335f5958c32f979d3638ace4.
Reason for revert: Move the Google public BIOS key to meta-layer
https://gerrit.openbmc-project.xyz/c/openbmc/openbmc/+/47265/
Change-Id: I1fd1e8339777f3fba8e46c51ed41ae047969d0c1 Signed-off-by: Willy Tu <wltu@google.com>
show more ...
|
b163a2c1 | 20-May-2021 |
William A. Kennington III <wak@google.com> |
ncsid: Support parsing unsolicited RA announcements
We depend on this for router's whose MACs change over the lifetime of the BMC and need updates even when we can't send neighbor solicitations and
ncsid: Support parsing unsolicited RA announcements
We depend on this for router's whose MACs change over the lifetime of the BMC and need updates even when we can't send neighbor solicitations and receive advertisements.
Change-Id: Id7eb8ee8d44aea597a63276acc698f8fee9059b2 Signed-off-by: William A. Kennington III <wak@google.com>
show more ...
|
18c97f6d | 17-Sep-2021 |
Willy Tu <wltu@google.com> |
bios-key: import from gBMC
Add BIOS public key to google-misc
Change-Id: I9e4c993f92540aff6437c4d032f34505b8cabe09 Signed-off-by: Willy Tu <wltu@google.com> |
df800488 | 18-Sep-2021 |
Willy Tu <wltu@google.com> |
google-misc: libcr51sign: add feature to fetch image regions
Change-Id: I6bd45b0f855ac7c035b294e461bbe9821fb3895b Signed-off-by: Willy Tu <wltu@google.com> |
3f64f552 | 16-Sep-2021 |
William A. Kennington III <wak@google.com> |
ncsid: Stop targets when daemon stops
We want to make sure dhcp clients and neighbor updaters stop if the ncsi daemon is stopped.
Change-Id: I5a5a0d412621591d3725425110d55d5804b31a0f Signed-off-by:
ncsid: Stop targets when daemon stops
We want to make sure dhcp clients and neighbor updaters stop if the ncsi daemon is stopped.
Change-Id: I5a5a0d412621591d3725425110d55d5804b31a0f Signed-off-by: William A. Kennington III <wak@google.com>
show more ...
|
7a33704c | 26-Jul-2021 |
Nan Zhou <nanzhoumails@gmail.com> |
libcr51sign: import from gBMC
Validate the cr51 descriptor of the BIOS image. It can also parse the BIOS version and write it to a file.
Signed-off-by: Nan Zhou <nanzhoumails@gmail.com> Change-Id:
libcr51sign: import from gBMC
Validate the cr51 descriptor of the BIOS image. It can also parse the BIOS version and write it to a file.
Signed-off-by: Nan Zhou <nanzhoumails@gmail.com> Change-Id: I098be66b228da6f3514d3f13166a1bb4e1e718fb
show more ...
|
d237c6cc | 18-Jun-2021 |
William A. Kennington III <wak@google.com> |
ncsid: build: Fix fallback dependency
Change-Id: Ifc59893845f2b95d62f49528d00a69861436ec41 Signed-off-by: William A. Kennington III <wak@google.com> |
1097ace6 | 07-Jul-2021 |
William A. Kennington III <wak@google.com> |
kcsbridge: Remove package
We no longer need this code now that it is upstream in phosphor-ipmi-kcs
Change-Id: Iaf1d5450b4c62f35e2deea53e5ce9b5981415f15 Signed-off-by: William A. Kennington III <wak
kcsbridge: Remove package
We no longer need this code now that it is upstream in phosphor-ipmi-kcs
Change-Id: Iaf1d5450b4c62f35e2deea53e5ce9b5981415f15 Signed-off-by: William A. Kennington III <wak@google.com>
show more ...
|
548f3ad1 | 17-Jun-2021 |
William A. Kennington III <wak@google.com> |
metrics-ipmi-blobs: build: Install module in blob-ipmid
We no longer need any of the symlinking steps in the meta build if we install this way.
Change-Id: I054e3a28f996f75d21b98bf631b9baeae27fbec7
metrics-ipmi-blobs: build: Install module in blob-ipmid
We no longer need any of the symlinking steps in the meta build if we install this way.
Change-Id: I054e3a28f996f75d21b98bf631b9baeae27fbec7 Signed-off-by: William A. Kennington III <wak@google.com>
show more ...
|
570b08f4 | 17-Jun-2021 |
William A. Kennington III <wak@google.com> |
acpi-power-state-daemon: build: Subproject support
This makes it possible to build outside of the docker environment more easily.
Change-Id: If33d68defee633c7116f2d9cdcdc8b164a8ec68f Signed-off-by:
acpi-power-state-daemon: build: Subproject support
This makes it possible to build outside of the docker environment more easily.
Change-Id: If33d68defee633c7116f2d9cdcdc8b164a8ec68f Signed-off-by: William A. Kennington III <wak@google.com>
show more ...
|
b63d6314 | 26-Apr-2021 |
Michael Shen <gpgpgp@google.com> |
metrics-ipmi-blobs: Add bootup time to metrics
Change-Id: I1da66deca4a0cc2d75abe7c40c258c34593ea6a0 Signed-off-by: Michael Shen <gpgpgp@google.com> |
14fe6698 | 08-Jun-2021 |
Nan Zhou <nanzhoumails@gmail.com> |
nemora-postd: import from gBMC
This is the POST code portion of nemorad.
Signed-off-by: Nan Zhou <nanzhoumails@gmail.com> Google-Bug-Id: 179618653 Change-Id: Icf68fe8adf62c646238cf8235918a13effa857
nemora-postd: import from gBMC
This is the POST code portion of nemorad.
Signed-off-by: Nan Zhou <nanzhoumails@gmail.com> Google-Bug-Id: 179618653 Change-Id: Icf68fe8adf62c646238cf8235918a13effa857f8
show more ...
|
af11706b | 02-Jun-2021 |
Ofer <ofery@google.com> |
preserved ofery@ +2 for google misc repos Add suichen@ and ofery@ as maintainers for metrics-ipmi-blobs
Change-Id: I69be0bfb1840a326ecfee90c977f4b5d716e91bf Signed-off-by: Ofer <ofery@google.com> |
4c68ffb8 | 16-Feb-2021 |
William A. Kennington III <wak@google.com> |
kcsbridge: Add alternative daemon
This removes the unused signal handling logic and ensures that the main event loop only drives timeouts from the management channel, and transitions back to reading
kcsbridge: Add alternative daemon
This removes the unused signal handling logic and ensures that the main event loop only drives timeouts from the management channel, and transitions back to reading when needed.
Change-Id: I01a70de8b301b5ba0b417922fd6a6555433e18b7 Signed-off-by: William A. Kennington III <wak@google.com>
show more ...
|
b056df69 | 23-Mar-2021 |
William A. Kennington III <wak@google.com> |
metrics-ipmi-blobs: Fix generated source dependency
Change-Id: I62e4a8ef65fd01ea12a7dcd7e5b6052fdeeee399 Signed-off-by: William A. Kennington III <wak@google.com> |
1285115c | 17-Mar-2021 |
William A. Kennington III <wak@google.com> |
meson: Fix build with 0.57.1
Meson doesn't like that we are symlinking subprojects outside the subproject directory. If we invert the links we are able to build again.
We also need to fix any proje
meson: Fix build with 0.57.1
Meson doesn't like that we are symlinking subprojects outside the subproject directory. If we invert the links we are able to build again.
We also need to fix any projects passing arguments which they don't actually accept.
Change-Id: Ie7adf82afabc1becc85c36b3cc632e8ebd4cae5b Signed-off-by: William A. Kennington III <wak@google.com>
show more ...
|
15fe169d | 08-Mar-2021 |
Brandon Kim <brandonkim@google.com> |
acpi-power-state: Import from gBMC
Imported from the scripts repo
Google-Bug-Id: 182214245 Upstream: d416a695e0747be61d13cb1f1ddba9de2c10238a Signed-off-by: Brandon Kim <brandonkim@google.com> Chan
acpi-power-state: Import from gBMC
Imported from the scripts repo
Google-Bug-Id: 182214245 Upstream: d416a695e0747be61d13cb1f1ddba9de2c10238a Signed-off-by: Brandon Kim <brandonkim@google.com> Change-Id: Ib302ea4b6fb52f5579fcb91d00fd12705edc04d1
show more ...
|
03eba281 | 11-Feb-2021 |
Sui Chen <suichen@google.com> |
metrics-ipmi-blobs: Add from gBMC
Tested: ran CI locally.
1/5 ncsid / iface_test OK 0.01s 2/5 ncsid / sock_test OK 0.02s 3/5 ncsid / normalize_ip_
metrics-ipmi-blobs: Add from gBMC
Tested: ran CI locally.
1/5 ncsid / iface_test OK 0.01s 2/5 ncsid / sock_test OK 0.02s 3/5 ncsid / normalize_ip_test OK 0.02s 4/5 ncsid / normalize_mac_test OK 0.03s 5/5 metrics-ipmi-blobs / gtest test OK 0.01s
Signed-off-by: Sui Chen <suichen@google.com> Change-Id: Icaf266b170f96b062774c3ef90e59ddec9ea15c6
show more ...
|
a65b7b81 | 08-Feb-2021 |
William A. Kennington III <wak@google.com> |
Add missing googletest subproject
Change-Id: I67cb5c03e0a58c972fefc8a7a45c37548057cf31 Signed-off-by: William A. Kennington III <wak@google.com> |
7d6fa42f | 08-Feb-2021 |
William A. Kennington III <wak@google.com> |
ncsid: Import from gBMC
This is the initial code drop from gBMC.
Google-Bug-Id: 179618516 Upstream: 1e71af914bc8c54d8b91d0a1cf377e2696713c2f Change-Id: Ic653e8271dacd205e04f2bc713071ef2ec5936a4 Sig
ncsid: Import from gBMC
This is the initial code drop from gBMC.
Google-Bug-Id: 179618516 Upstream: 1e71af914bc8c54d8b91d0a1cf377e2696713c2f Change-Id: Ic653e8271dacd205e04f2bc713071ef2ec5936a4 Signed-off-by: William A. Kennington III <wak@google.com>
show more ...
|