New issue
Advanced search Search tips

Issue 891591 link

Starred by 0 users

Issue metadata

Status: Started
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 3
Type: Bug



Sign in to add a comment

system_api: bootlockbox: missing compiled protobuf headers/libs

Project Member Reported by vapier@chromium.org, Oct 3

Issue description

all proto files under system_api/dbus/ create libsystem_api-xxx-protos.a and xxx.pb.h files, except for bootlockbox.  we should update the system_api build to do just that.
 
Status: Started (was: Assigned)
Project Member

Comment 2 by bugdroid1@chromium.org, Oct 5

The following revision refers to this bug:
  https://chromium.googlesource.com/chromiumos/platform2/+/d525cea22c84554223d8d65ce61c6cbc99140260

commit d525cea22c84554223d8d65ce61c6cbc99140260
Author: Xiaoyong Zhou <xzhou@google.com>
Date: Fri Oct 05 22:43:25 2018

system_api: adds bootlockbox proto for dbus method parameters

Bootlockbox is a tamper resistant key value store backed by tpm.
This CL adds D-Bus API parameter protobufs so other services can call its
API.

BUG=chromium:891591
TEST=emerge-$BOARD system_api

Change-Id: I598bd1a51a0da0ba0b5623efbe69bfc070362f27
Reviewed-on: https://chromium-review.googlesource.com/1260222
Commit-Ready: ChromeOS CL Exonerator Bot <chromiumos-cl-exonerator@appspot.gserviceaccount.com>
Tested-by: Xiaoyong Zhou <xzhou@chromium.org>
Reviewed-by: Mike Frysinger <vapier@chromium.org>

[modify] https://crrev.com/d525cea22c84554223d8d65ce61c6cbc99140260/system_api/system_api.gyp

Project Member

Comment 3 by bugdroid1@chromium.org, Oct 10

The following revision refers to this bug:
  https://chromium.googlesource.com/chromiumos/overlays/chromiumos-overlay/+/408ab809621c8d85a7c684239b8e1e5aa7a1ab90

commit 408ab809621c8d85a7c684239b8e1e5aa7a1ab90
Author: Xiaoyong Zhou <xzhou@google.com>
Date: Wed Oct 10 04:14:18 2018

Remove bootlockbox exceptions

BUG=chromium:891591
CQ-DEPEND=CL:1260222
TEST=emerge-$BOARD system_api

Change-Id: I5f1d5b8e998a6e04c3394adab10b3a276ecb587c
Reviewed-on: https://chromium-review.googlesource.com/1260014
Commit-Ready: ChromeOS CL Exonerator Bot <chromiumos-cl-exonerator@appspot.gserviceaccount.com>
Tested-by: Xiaoyong Zhou <xzhou@chromium.org>
Reviewed-by: Mike Frysinger <vapier@chromium.org>

[modify] https://crrev.com/408ab809621c8d85a7c684239b8e1e5aa7a1ab90/chromeos-base/system_api/system_api-9999.ebuild

Sign in to add a comment