-
See https://github.com/clarity-h2020/local-effects/issues/4 and https://github.com/clarity-h2020/map-component/issues/24
-
我想将几个字符串拼接成标题,字符串之间加几个连续空格。
可是怎么也实现不了。
```
```
```
title: function() {
const name = '姓名:' + String(this.hetong.chezhuxingming) + ' '
let chepai = '…
-
## ENVIRONMENT
```
OS and Version: Ubuntu 16.04
Python Version: Python 3.6.9
MobSF Version: v2.0.2 Beta
```
## EXPLANATION OF THE ISSUE
```
While downloading json for ipa files…
-
I already posted it to the group but I think it might be better to have an issue here for tracking as well. The current ASID design suggests that ASID are local to each harts, which could severely pen…
-
```
out/arm-plat-hikey/core/arch/arm/kernel/thread_a64.o: In function `el0_sync_abort':
/home/bla/optee_os/core/arch/arm/kernel/thread_a64.S:778:(.text.el0_sync_abort+0xf4): relocation truncated to …
-
Hi,
We encounter a problem with ARMv8.2 CPU power down sequence with HW_ASSISTED_COHERENCY option enabled.
[CPU]
Cortex A55 and Cortex A75
[ARM-Trusted-firmware version]
ARM-Trusted-firmware …
-
Hi all,
I got a Hikey 620 board. I managed to put optee + debian without any problem with this link: [https://github.com/OP-TEE/build](url)
I then tried to put optee + aosp on my hikey 620 boar…
-
I'm having 2 problems with the image generated with tegraflash:
1. u-boot-jetson-tx1.bin flashes properly but will not boot. I've been running morty, but have also tried pyro-l4t-r28.1 with the sam…
-
Hi ATF Team,
mmu setup is called at each BL stages (BL1, BL2, BL31 ...).
In current ATF, correct me if I am wrong but there is no way to bypass xtable_create and call the mmu enable macro with the TT…
-
Hi,
When EL3 triggers an Abort Exception, the EL3 abort handler is not called and ISR_EL1 reports that an Abort is pending.
SCR_EL3[EA] allows to trap Aborts from lower levels but secure EL3 interrup…