This directory contains all source code that results in a component, package or other binary that is intended to be included in some assembled version of Fuchsia.
/core/account/credential_manager and serves the fuchsia.identity.credential FIDL interfaces. The services provided by this component are consumed by the password_authenticator for storing and retrieving user credentials./bootstrap/cr50_agent and serves the fuchsia.tpm.cr50 and fuchsia.tpm FIDL interfaces. This agent acts as a resource manager between the underlying driver implementation and the rest of the system./bootstrap/tpm_agent on devices that have a TPM2.0 but not a CR50. It will serve the fuchsia.tpm FIDL interface. This agent acts as a resource manager between the underlying driver implementation and the rest of the system.