Bill Phipps

Results 4 issues of Bill Phipps

Still getting through some problems. Here's what's working: 1. Booting without TPM into OCRAM-based app. Used NO_XIP=1 to make wolfBoot copy into the load address 2. Booting with TPM sealing...

# Description Add and additional cryptocb command interface that allows users to invoke additional commands (ALGO_TYPE_NONE) on a registered cryptocb to provide an interface to access features of the device...

# Description When aarch64 optimized assembly is used, the ld1 instruction is used to directly read data from a user-supplied data buffer during the sha256 update, which may be unaligned...

This currently depends on https://github.com/wolfSSL/wolfssl/pull/6741 and https://github.com/wolfSSL/wolfssljni/pull/138. This provides an additional JNI directly to ccb_vaultic and will route requests via devId through the cryptocb command interface. Currently, the GetTextInfo command...