• Max Filippov's avatar
    xtensa: make secondary reset vector support conditional · 89b184f9
    Max Filippov authored
    Whether xtensa cores start from primary or secondary reset vector is
    configurable and may be chosen by board designer or controlled at
    runtime. When secondary reset vector is unused its location in memory
    may not be writable.
    Make secondary reset vector support conditional and don't build and load
    secondary reset vector code when it is disabled.
    Signed-off-by: default avatarMax Filippov <jcmvbkbc@gmail.com>
    89b184f9
Makefile 1.76 KB