exec: Allocate necessary number of pages to argenv area

Change-Id: I298a0de2f4e34ed774e2db7d90167dbe0d35586e
Refs: #1174
This commit is contained in:
Ken Sato
2019-07-04 11:12:29 +09:00
committed by Masamichi Takagi
parent e58e1c6e33
commit 3e267e24cb
5 changed files with 155 additions and 7 deletions

View File

@ -26,8 +26,6 @@
#define REQUEST_PAGE_COUNT 16
#define RESPONSE_PAGE_COUNT 16
#define DOORBELL_PAGE_COUNT 1
#define ARGENV_PAGE_COUNT 8
#define SCD_RESERVED_COUNT ARGENV_PAGE_COUNT
#define SCD_MSG_PREPARE_PROCESS 0x1
#define SCD_MSG_PREPARE_PROCESS_ACKED 0x2