Quantcast
Channel: ARM Connected Community: Message List
Browsing all 8551 articles
Browse latest View live

Re: Why A9 is multicore by A8 doesn't

Hi,I'd say... Hardware support for maintaining cache coherency (between the L1 data caches of the individual cores) is the main feature MPcores have, that earlier single core designs (like A8) lack....

View Article


How to define UEFI entry point when image is loaded in RAM by ARM trusted FW.

Hello I would  like to have your help on Uefi boot on ArmV8 platform (aarch64).I’m trying to setup the entire boot on my platform based on Armv8 processors with Arm Trusted Firmware and UEFI (from...

View Article


MOV opcode format ?

i got a simple question... Someone will tell me where does the limitation in the opcode Mov with access to the immediate value ? Is there a physically reason or is that only due of the CRSP type format...

View Article

Re: How to define UEFI entry point when image is loaded in RAM by ARM trusted...

Bonjour nicolas, Peut être un début de réponse à ta question dans ce document :http://events.linuxfoundation.org/sites/events/files/slides/Korea%20Linux%20Forum%202013%20-%20UEFI%20and%20ARM.pd Peut-on...

View Article

Re: How to define UEFI entry point when image is loaded in RAM by ARM trusted...

> Ou quelques réponses à la source Or some answers to the source https://wiki.linaro.org/ARM/UEFI

View Article


Image may be NSFW.
Clik here to view.

Re: How to define UEFI entry point when image is loaded in RAM by ARM trusted...

Hi Jérome, Thanks for the information, unfortunatly the link between ARM Trusted FW and UEFI changed in the last monthes and I'm not sure the documenation you mentionned  is up to date now. I'm not...

View Article

Re: ARM v6 performance monitor: Can I record the instruction which caused the...

But this can only deal with instruction cache miss I guessWhy you think the approach will not work for data cache misses? It should work for any performance counter.

View Article

Re: ARM v6 performance monitor: Can I record the instruction which caused the...

> 1. Which instructions are possible to cause a cache miss ? Many of the ARM11 cores support "hit under miss" so the data processing execution can keep progressing while a non-dependant cache miss...

View Article


Re: arm v7 performance monitor:how to get L2 cache refill?

There are some hit and miss counters in the PL310 TRM (section 2.5.8 in the PDF, which I find easier to read than the online docs)....

View Article


Re: ARM v6 performance monitor: Can I record the instruction which caused the...

Oh, I did not make myself clear. Basically, I want to rearrange our data structures to reduce the data cache miss ( and restructure the code to reduce the instruction miss). So I think I need to know...

View Article

Re: MOV opcode format ?

Martin Weidmann Thank you to you for have confirmed this point

View Article

Re: 免费Cortex-A8开发板,等你来拿

这活动确实挺好的。

View Article

Re: 免费Cortex-A8开发板,等你来拿

主要靠各位用户,谢谢大家积极参与 我们今后争取多找一些飞凌这样的热心人来提供免费资源给大家

View Article


Re: Problems with interrupting LDM/STM Cortex M4?

I believe this could happen if you're in a multithreaded environment, and a context-switch is happening in the middle of the STM instruction. However, it would happen only if there is an error in the...

View Article

Re: MOV opcode format ?

Martin Weidmann's answer is correct.Jérôme Décamps: I recommend reading the ARMv7 Architecture Reference Manual.On page 121, you will see the opcode and the different possibilities for the types of...

View Article


Image may be NSFW.
Clik here to view.

Re: 免费Cortex-A8开发板,等你来拿

真心是一个好活动,支持!最近搞课程设计弄得焦头烂额~没时间了~哎。

View Article

Re: Problems with interrupting LDM/STM Cortex M4?

Hi  paulgiangrossi, I'm sorry for late reply. Do you say that the re-start address of the STM was incorrect after returning an ISR? If it is true, It should be a problem. Could you change the Cortex-M4...

View Article


Re: ARM v6 performance monitor: Can I record the instruction which caused the...

Hi chenzhanalbert, how about setting the FI bit of the system control register (CP15 register 1), if the mismatch came from the hit under miss feature. You can prohibit the hit under miss by setting FI...

View Article

Re: MOV opcode format ?

Hi ackmicro-san, although I cannot understand well the purpose of your question, do you ask the reason why a 32-bit immediate move instruction to a register will be replaced for the pc relative load?...

View Article

Re: MOV opcode format ?

In reality my question is not an answer to a programming problem . It was just a generic question about whether it could have a source of physical limitation.The answer provided just allows me to...

View Article
Browsing all 8551 articles
Browse latest View live


Latest Images