Wait for threads ready 59/286859/6
authorHwankyu Jhun <h.jhun@samsung.com>
Mon, 16 Jan 2023 01:00:42 +0000 (01:00 +0000)
committerHwanKyu Jhun <h.jhun@samsung.com>
Mon, 16 Jan 2023 05:21:08 +0000 (05:21 +0000)
commitbe806bb06e6891bf88fed19a8ed14024234d5351
treed9c4d6b1b287e24dbf169aa627e30410beff8ac9
parent7176f3184a8761b202cb7189020a46f80cf2459b
Wait for threads ready

Before calling the security_manager_prepare_app2() function, all threads
of the loader process MUST be ready. After this patch is applied,
the loader porcess waits until threads are ready if the key-value data
related to the thread exists in the extra data.

Change-Id: I871b1a53e602dadc50134fca5575a54d6fc1b249
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
packaging/launchpad.spec
src/launchpad-loader/conf/default_arch32.loader.in
src/launchpad-loader/conf/default_arch64.loader.in
src/lib/launchpad/src/launchpad_lib.c