1Title: ARC VPX Lock
2
3Description:
4
5This test verifies that the ARC VPX lock/unlock mechanism used to bookend
6code that uses the ARC VPX vector registers works correctly. As this VPX
7lock/unlock mechanism does not technically require those registers to be
8used to control access to them (they bookend the relevant code sections),
9the test does not actually access those VPX registers.
10
11However, it does check that the system behaves as expected when the ARC VPX
12lock/unlock mechanism is used.
13