Searched hist:"862 b5dc2d1f45b0195678dcb6556b0721444505f" (Results 1 – 2 of 2) sorted by relevance
| /rk3399_ARM-atf/plat/common/aarch64/ |
| H A D | platform_helpers.S | 862b5dc2d1f45b0195678dcb6556b0721444505f Tue Nov 10 15:01:57 UTC 2015 Sandrine Bailleux <sandrine.bailleux@arm.com> Pass the entry point info to bl1_plat_prepare_exit()
This patch modifies the prototype of the bl1_plat_prepare_exit() platform API to pass the address of the entry point info structure received from BL2. The structure contains information that can be useful, depending on the kind of clean up or bookkeeping operations to perform.
The weak implementation of this function ignores this argument to preserve platform backwards compatibility.
NOTE: THIS PATCH MAY BREAK PLATFORM PORTS THAT ARE RELYING ON THE FORMER PROTOTYPE OF THE BL1_PLAT_PREPARE_EXIT() API.
Change-Id: I3fc18f637de06c85719c4ee84c85d6a4572a0fdb
|
| /rk3399_ARM-atf/bl1/aarch64/ |
| H A D | bl1_exceptions.S | 862b5dc2d1f45b0195678dcb6556b0721444505f Tue Nov 10 15:01:57 UTC 2015 Sandrine Bailleux <sandrine.bailleux@arm.com> Pass the entry point info to bl1_plat_prepare_exit()
This patch modifies the prototype of the bl1_plat_prepare_exit() platform API to pass the address of the entry point info structure received from BL2. The structure contains information that can be useful, depending on the kind of clean up or bookkeeping operations to perform.
The weak implementation of this function ignores this argument to preserve platform backwards compatibility.
NOTE: THIS PATCH MAY BREAK PLATFORM PORTS THAT ARE RELYING ON THE FORMER PROTOTYPE OF THE BL1_PLAT_PREPARE_EXIT() API.
Change-Id: I3fc18f637de06c85719c4ee84c85d6a4572a0fdb
|