V
V
@igoropaniuk @IdeaHunter The bootrom is still there. These images are for the lack of a better term helper or extension images for the bootrom, but the sources are not available....
I have the same issue.
Anything you don't want to expose to normal world. Usually it's decrypting something with a key contained only in secure world, which has many applications e.g. basic decryption (of a...
Btw, this repo is now obsolete so please post future questions to https://github.com/linaro-swg/optee_examples. Thanks!
> So, you mean we can put the encryption/decryption process in the secure world, and allow the outside application invoke this decryption process and get the encrypted/decrypted data? I understand...
This repo is outdated. Please follow instructions in https://github.com/OP-TEE/build/blob/master/docs/qemu.md. https://github.com/linaro-swg/optee_examples/tree/master/hello_world is included in the build.
List steps you took.
Hi @louy can this PR be merged please?
Added `"gasPrice": "0.1ujuno"` in `networks.local.json` and it worked, based on https://github.com/cosmos/chain-registry/blob/master/juno/chain.json#L20 (`0.075ujuno`). Does this mean that importing gas config from the Chain Registry doesn't always work? Do you think that...
@tombeynon Do you know how the Chain Registry arrives at the gas value(s) for each chain?