Sumit Garg

Results 10 issues of Sumit Garg

Hi, I have Debian buster running on my dragonboard 410c with latest python-sphinx v1.7.6 package installed. Following is sequence of instructions and error message observed: ``` $ git clone https://github.com/intel-iot-devkit/mraa.git...

bug
help wanted

### Description Some parts of `LibTomCrypt` have been imported in an open source project `OP-TEE` [1] for implementing crypto in software (imported code can be found here [2]). But recently...

This RFC is a result of the discussion we had with Linux DT bindings maintainers here [1]. Since this PR contains a full import of devicetree-rebasing repo release v6.6-dts which...

I would propose to have separate git repos for `optee-utee` and `optee-teec` crates such that they can be reused by both `std` and `no-std` OP-TEE Rust examples. This would allow...

Existing OP-TEE rust environment required a custom rust toolchain target for OP-TEE based TAs. I suppose back in 2019 when this SDK was created, rust embedded ecosystem (especially no_std support)...

I observe that `aarch64-unknown-optee-trustzone` target is maintained here [1]. Are there any plans to make it an official target upstream? I do see another target: `aarch64-unknown-teeos` became officially supported tier...

Drop redundant header imports with dts/upstream already providing updated headers which have been checked to be backwards compatibility. The imx headers which aren't present in dts/upstream are as follows: -...