Thank you for your reply!
1) external tamper detection circuitry to the system, (such as an access-panel-open switch, light sensor inside the electronics chassis, or voltage out of range).
--> I assume "tamper" means kinda attempt to tinker with the board in this case.
So i think we need to apply voltage to these pins if we want he tamper detect.
But do FRWY and LS1046ARDB have sensors as you aforementioned?
How do they detect the tamper?
2) battery-backed portion is referred to as the Low Power (LP) section, and the TA_BB_VDD pin is the power supply to the LP section.
--> I'm not quite sure what 'battery' means in this context.
Do you mean the battery as it is populated in LS1046ARDB which looks like a coin?
PROG_MTR - factory test pin (has to be connected as stated in the AN5252)
--> AN5252 denoted that it needs to be pulled down via resistor to ground.
What would be the value of this pull-down resistor?
TA_PROG_SFP - power input for fuse programming
--> What would be the difference between secure boot programming(when it is supplied 1.8V) and normal operation(whenit is pulled dwon through a resistor as AN5252 mentioned)
Also, what would be the value of this pull-down resistor?
3) What are schematics numbers?
--> I referenced the schematic of LS1046ARDB - SPF-29142_B2 and FRWY_LS1046A_SCH-43607_SPF-43607.
Would you provide me with latest one if they are not the latest one?
4) SPI_PCSx is a SPI chip-select x
> SPI_PCS0 is connected to SDHC_VS(CPLD) in LS1046ARDB
Secondary function of the signal is SDHC_VS (refer to the AN5252).
--> I assume SDHC_VS - VS stands for Voltage Select(ion) and is used for providing signals to DCDC when the voltage level of data/clock form SD Card is not sure or can be changed.
The voltage level of sd card in my application is 3.3V and will not be changed.
So i don't think i need SDHC_VS function but primary function of this pin is SPI_PCSx and i'm still not sure about if i need it or not since its feature is not clear.
SPI_SIN,SOUT,CLK pins are connected to EEPROM in my application and this EEPROM is the only one who uses the SPI.
Should i connect it to SPI_PCS0?
How does SPI_PCSx work?
5) These are dedicated voltage and ground feedback signals for a power supply.
--> Do they need pull up/down resistors?
I have one more question.
I read the yellow box below but not sure about it.
Do these components need to connect to LS1046A?
Or can be omitted?

Thank you!