-
I'm working on updating op-tee on hikey to 2.2.0 This is with 4.9 + hikey patches + 5-patch set to add op-tee support for mainline, and op-tee in UEFI reports: TEE-CORE: Initializing (2.2.0-90-g8c110a…
-
Some magic functions could be implemented in a language agnostic way. For example there are the %script commands to call other programs. If somebody implements a Julia/Ruby/R kernel they have to reimp…
minad updated
7 years ago
-
hi,all
when i run xtest 1013, in order to test concurrent: when i use the commit of:
https://github.com/OP-TEE/optee_os/commit/80c558efb87fac8651270e20f00acc85f972bdd1
it will cause my test failed,l->…
-
```
Take a look at CloseWatcher line 101 (v.1.3.166). Code adds to the
unsynchronized set new closeWatcher. That is not nice. Pls wrap static refs
variable with synchronized set. Additionally, there…
-
```
Got for _pinnedAddresses in concurent scenatio:
System.InvalidOperationException occurred
Message=Collection was modified; enumeration operation may not execute.
Source=mscorlib
StackTrace:
…
-
```
Take a look at CloseWatcher line 101 (v.1.3.166). Code adds to the
unsynchronized set new closeWatcher. That is not nice. Pls wrap static refs
variable with synchronized set. Additionally, there…
-
```
Take a look at CloseWatcher line 101 (v.1.3.166). Code adds to the
unsynchronized set new closeWatcher. That is not nice. Pls wrap static refs
variable with synchronized set. Additionally, there…
-
```
Got for _pinnedAddresses in concurent scenatio:
System.InvalidOperationException occurred
Message=Collection was modified; enumeration operation may not execute.
Source=mscorlib
StackTrace:
…
-
Assertion failed for a [sockets](https://github.com/PurpleI2P/i2pd/blob/master/SAM.cpp#L51) list item while handling [stream error](https://github.com/PurpleI2P/i2pd/blob/master/SAM.cpp#L593). From wh…
-
I do not want to continue with my apps until the #Build2016, so I am experimenting, in this case https://github.com/juanpaexpedite/MasterDetailsComposition/tree/master/CompPac I am developing the Pacm…