commit | bdcfaa8a84e1dd90cc45fc28eae098d5c3cd5f10 | [log] [tgz] |
---|---|---|
author | nagendra modadugu <ngm@google.com> | Sun Sep 17 17:11:36 2017 -0700 |
committer | nagendra modadugu <ngm@google.com> | Tue Sep 19 19:08:22 2017 -0700 |
tree | a82bece826c59c88825da1de5ca9bdde4650cc8e | |
parent | c8802fb148ad9c62d4a0f547102954b4d9e6965c [diff] |
keymaster: add proto definitions TODO: the android build environment is not correctly picking up generated srcs when more than one proto file is used. Change-Id: Id100c4bb450ed19c240ec6119ea29665b19fb012
Nugget will be used in different contexts and with different hosts. This repo contains the components that can be shared between those hosts.
nugget
The nugget
directory contains items that are shared between the host and the firmware. Those include:
libnos
libnos
is a C++ library for communication with a Nugget device. It offers an interface to manage a connection and exchange data and a generator for RPC stubs based on service protos.