summaryrefslogtreecommitdiff
path: root/board/rammus/board.c
diff options
context:
space:
mode:
authorHyungwoo Yang <hyungwoo.yang@intel.com>2019-01-29 18:17:01 -0800
committerchrome-bot <chrome-bot@chromium.org>2019-02-04 12:42:08 -0800
commit193a3c47ad8af6528ff1605a4595fc7367a09834 (patch)
tree02a590392ac069431d023cd0119c4ba2fa55591c /board/rammus/board.c
parent099edd8bd7710db630fe5333f8e5b50c7b8d0e84 (diff)
downloadchrome-ec-193a3c47ad8af6528ff1605a4595fc7367a09834.tar.gz
ish: use system stack for exceptions and irqs
currently exceptions are using current preempted task stack. It means the size of each task stack should be more than it needs while considering maximum stack usage of exceptions. It waste memory and engineering efforts. this patch uses system stack for handling exceptions. BRANCH=none BUG=none TEST=verified in Atlas platform Change-Id: I1c8fdc16e9f7a3834638b5ce0916f00b3d440798 Reviewed-on: https://chromium-review.googlesource.com/1440022 Commit-Ready: Hyungwoo Yang <hyungwoo.yang@intel.com> Tested-by: Hyungwoo Yang <hyungwoo.yang@intel.com> Reviewed-by: Jett Rink <jettrink@chromium.org>
Diffstat (limited to 'board/rammus/board.c')
0 files changed, 0 insertions, 0 deletions