Skip to content
Commit 962029f6 authored by Wooyeon Kim's avatar Wooyeon Kim Committed by Valentin Schneider
Browse files

ANDROID: vendor_hooks: FPSIMD save/restore by using vendor_hooks



 - To use fpsimd in kernel task, vendor_hook call is needed to
   save/restore fpsimd at scheduling time.
 - ANDROID_VENDOR_DATA added to thread_struct.
 - Vendor_hooks is called when thread is switching for save/restore
   fpsimd states.
  (trace_android_vh_is_fpsimd_save(prev, next))

Bug: 149632552

Signed-off-by: default avatarWooyeon Kim <wooy88.kim@samsung.com>
Change-Id: I853e1b6a9a51e24f770423bbc39fdd84265d78fc
(cherry picked from commit 74555f39)
[Removed VENDOR_DATA bits]
Signed-off-by: default avatarValentin Schneider <valentin.schneider@arm.com>
parent b811d8e8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment