Home
last modified time | relevance | path

Searched hist:"7935 d0a59d439c993b79814ab414d37e4a90d9a6" (Results 1 – 4 of 4) sorted by relevance

/rk3399_ARM-atf/bl1/aarch64/
H A Dbl1_entrypoint.S7935d0a59d439c993b79814ab414d37e4a90d9a6 Mon Apr 28 11:32:02 UTC 2014 Andrew Thoelke <andrew.thoelke@arm.com> Access system registers directly in assembler

Instead of using the system register helper functions to read
or write system registers, assembler coded functions should
use MRS/MSR instructions. This results in faster and more
compact code.

This change replaces all usage of the helper functions with
direct register accesses.

Change-Id: I791d5f11f257010bb3e6a72c6c5ab8779f1982b3
H A Dbl1_exceptions.S7935d0a59d439c993b79814ab414d37e4a90d9a6 Mon Apr 28 11:32:02 UTC 2014 Andrew Thoelke <andrew.thoelke@arm.com> Access system registers directly in assembler

Instead of using the system register helper functions to read
or write system registers, assembler coded functions should
use MRS/MSR instructions. This results in faster and more
compact code.

This change replaces all usage of the helper functions with
direct register accesses.

Change-Id: I791d5f11f257010bb3e6a72c6c5ab8779f1982b3
/rk3399_ARM-atf/bl2/aarch64/
H A Dbl2_entrypoint.S7935d0a59d439c993b79814ab414d37e4a90d9a6 Mon Apr 28 11:32:02 UTC 2014 Andrew Thoelke <andrew.thoelke@arm.com> Access system registers directly in assembler

Instead of using the system register helper functions to read
or write system registers, assembler coded functions should
use MRS/MSR instructions. This results in faster and more
compact code.

This change replaces all usage of the helper functions with
direct register accesses.

Change-Id: I791d5f11f257010bb3e6a72c6c5ab8779f1982b3
/rk3399_ARM-atf/bl31/aarch64/
H A Dbl31_entrypoint.S7935d0a59d439c993b79814ab414d37e4a90d9a6 Mon Apr 28 11:32:02 UTC 2014 Andrew Thoelke <andrew.thoelke@arm.com> Access system registers directly in assembler

Instead of using the system register helper functions to read
or write system registers, assembler coded functions should
use MRS/MSR instructions. This results in faster and more
compact code.

This change replaces all usage of the helper functions with
direct register accesses.

Change-Id: I791d5f11f257010bb3e6a72c6c5ab8779f1982b3