ARM EN0-001 Actual Free Exam Questions & Community Discussion
Which THREE of the following items should be preserved by software when entering dormant mode? (Choose three)
Correct Answer: C,E,F
Vote an answer
In a Cortex-A9 processor, when the Memory Management Unit (MMU) is disabled, which of the following statements is TRUE? (VA is the virtual address and PA is the physical address)
Correct Answer: C
Vote an answer
A re-entrant interrupt handler would typically be used to:
Correct Answer: D
Vote an answer
What is the maximum value of the immediate field in an ARM SVC instruction?
Correct Answer: B
Vote an answer
According to the AAPCS, how many bytes are used to store a C variable of type 'int' in memory?
Correct Answer: A
Vote an answer
Which of the following is a REQUIRED feature in the ARMv7 architecture?
Correct Answer: A
Vote an answer
When developing a product using the standard ARM C library, what is the minimum effort required to re-target all platform-specific functions in the library?
Correct Answer: D
Vote an answer
In a system using the Security Extensions, how does the Secure Monitor execute a switch from Secure to Non-secure state?
Correct Answer: D
Vote an answer
A Just-In-Time compiler writes instructions to a region of memory that is configured using a writeback cache strategy. For the locations that have been written, what is the MINIMUM cache maintenance that MUST be performed before the new instructions can be reliably executed?
Correct Answer: B
Vote an answer
Which of the following techniques can be used to obtain a precise count of clock cycles when profiling software over an arbitrarily long period of time using the Performance Monitoring Unit?
Correct Answer: D
Vote an answer
In a Cortex-A processor, assume an initial value of R1 =0x80004000.
If the following instruction causes a data abort, what value will R1 contain on entry to the abort handler?
LDR R0, [R1, #8]!
If the following instruction causes a data abort, what value will R1 contain on entry to the abort handler?
LDR R0, [R1, #8]!
Correct Answer: B
Vote an answer
Which is the best power saving mode to use while waiting to obtain a lock on a semaphore?
Correct Answer: A
Vote an answer
0
0
0
10
